DOGEUSD Pip Value Calculator

Calculate the exact monetary value of one pip for DOGEUSD.

DOGEUSD Pip Value Calculator

Calculate the exact pip value for DOGEUSD trades. DOGEUSD has a pip size of 0.00001 and a contract size of 1 DOGE, making each pip worth $0.00001 per lot.

DOGEUSD Specifications

Python Example

from gfil_calculators.pip_value import calculate_pip_value

result = calculate_pip_value("DOGEUSD", 1.0, "USD")
print(f"1 pip = ${result['one_pip']}")

Try the Interactive Calculator

Free, no signup required

Open Calculator