Rate Overview
Live
1 FJD = 25.9908 DOP
1 DOP = 0.038475
FJD
Avg
26.1046
High
26.2383
Low
25.9368
Last updated: 7/24/2026, 10:06:52 PM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 25.99 DOP |
| 10 FJD | 259.91 DOP |
| 50 FJD | 1,299.54 DOP |
| 100 FJD | 2,599.08 DOP |
| 500 FJD | 12,995.38 DOP |
| 1,000 FJD | 25,990.77 DOP |
Get FJD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=DOPExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-24T22:06:52Z",
"rates": {
"DOP": 25.990768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "DOP",
"amount": 100
},
"result": 2599.0768,
"rate": 25.990768
}Build with FJD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key