Rate Overview
Live
1 FJD = 26.0690 DOP
1 DOP = 0.038360
FJD
Avg
27.3013
High
28.5203
Low
26.0690
Last updated: 7/23/2026, 4:01:56 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.07 DOP |
| 10 FJD | 260.69 DOP |
| 50 FJD | 1,303.45 DOP |
| 100 FJD | 2,606.90 DOP |
| 500 FJD | 13,034.50 DOP |
| 1,000 FJD | 26,069.00 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-23T04:01:56Z",
"rates": {
"DOP": 26.069
}
}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": 2606.9,
"rate": 26.069
}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