Rate Overview
Live
1 FJD = 26.9600 DOP
1 DOP = 0.037092
FJD
Avg
27.0599
High
27.4543
Low
26.7607
Last updated: 3/6/2026, 8:44:46 PM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.96 DOP |
| 10 FJD | 269.60 DOP |
| 50 FJD | 1,348.00 DOP |
| 100 FJD | 2,696.00 DOP |
| 500 FJD | 13,479.98 DOP |
| 1,000 FJD | 26,959.96 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-06T20:44:46Z",
"rates": {
"DOP": 26.959958
}
}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": 2695.9958,
"rate": 26.959958
}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