Rate Overview
Live
1 FJD = 26.4369 DOP
1 DOP = 0.037826
FJD
Avg
27.2660
High
28.4590
Low
25.8432
Last updated: 3/27/2026, 9:43:27 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.44 DOP |
| 10 FJD | 264.37 DOP |
| 50 FJD | 1,321.85 DOP |
| 100 FJD | 2,643.69 DOP |
| 500 FJD | 13,218.46 DOP |
| 1,000 FJD | 26,436.91 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-03-27T09:43:27Z",
"rates": {
"DOP": 26.436914
}
}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": 2643.6914,
"rate": 26.436914
}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