Rate Overview
Live
1 FJD = 26.1500 DOP
1 DOP = 0.038241
FJD
Avg
26.3240
High
26.5678
Low
26.0697
Last updated: 7/5/2026, 8:14:54 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.15 DOP |
| 10 FJD | 261.50 DOP |
| 50 FJD | 1,307.50 DOP |
| 100 FJD | 2,615.00 DOP |
| 500 FJD | 13,074.99 DOP |
| 1,000 FJD | 26,149.97 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-05T08:14:54Z",
"rates": {
"DOP": 26.149973
}
}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": 2614.9973,
"rate": 26.149973
}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