Rate Overview
Live
1 FJD = 26.3746 DOP
1 DOP = 0.037915
FJD
Avg
26.2977
High
26.3957
Low
26.1703
Last updated: 6/16/2026, 4:11:00 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.37 DOP |
| 10 FJD | 263.75 DOP |
| 50 FJD | 1,318.73 DOP |
| 100 FJD | 2,637.46 DOP |
| 500 FJD | 13,187.32 DOP |
| 1,000 FJD | 26,374.65 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-06-16T04:11:00Z",
"rates": {
"DOP": 26.374645
}
}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": 2637.4645,
"rate": 26.374645
}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