Rate Overview
Live
1 FJD = 26.9630 DOP
1 DOP = 0.037088
FJD
Avg
26.9856
High
27.1194
Low
26.7523
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.96 DOP |
| 10 FJD | 269.63 DOP |
| 50 FJD | 1,348.15 DOP |
| 100 FJD | 2,696.30 DOP |
| 500 FJD | 13,481.49 DOP |
| 1,000 FJD | 26,962.99 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-05-07T01:17:05Z",
"rates": {
"DOP": 26.962989
}
}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": 2696.2989000000002,
"rate": 26.962989
}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