Rate Overview
Live
1 FJD = 26.9495 DOP
1 DOP = 0.037106
FJD
Avg
27.0343
High
27.3004
Low
26.8286
Last updated: 4/16/2026, 7:53:39 PM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.95 DOP |
| 10 FJD | 269.49 DOP |
| 50 FJD | 1,347.47 DOP |
| 100 FJD | 2,694.95 DOP |
| 500 FJD | 13,474.73 DOP |
| 1,000 FJD | 26,949.46 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-04-16T19:53:39Z",
"rates": {
"DOP": 26.949461
}
}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": 2694.9461,
"rate": 26.949461
}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