Rate Overview
Live
1 FJD = 26.5574 DOP
1 DOP = 0.037654
FJD
Avg
26.9037
High
27.2283
Low
26.5574
Last updated: 5/27/2026, 6:11:33 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.56 DOP |
| 10 FJD | 265.57 DOP |
| 50 FJD | 1,327.87 DOP |
| 100 FJD | 2,655.74 DOP |
| 500 FJD | 13,278.71 DOP |
| 1,000 FJD | 26,557.41 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-27T06:11:33Z",
"rates": {
"DOP": 26.557415
}
}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": 2655.7415,
"rate": 26.557415
}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