Rate Overview
Live
1 FJD = 26.5319 DOP
1 DOP = 0.037691
FJD
Avg
26.6303
High
26.6743
Low
26.5319
Last updated: 5/27/2026, 2:27:25 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.53 DOP |
| 10 FJD | 265.32 DOP |
| 50 FJD | 1,326.59 DOP |
| 100 FJD | 2,653.19 DOP |
| 500 FJD | 13,265.93 DOP |
| 1,000 FJD | 26,531.86 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-27T02:27:25Z",
"rates": {
"DOP": 26.531864
}
}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": 2653.1864,
"rate": 26.531864
}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