Rate Overview
Live
1 FJD = 26.5684 DOP
1 DOP = 0.037639
FJD
Avg
26.5468
High
26.6260
Low
26.3662
Last updated: 9/2/2026, 10:06:29 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.57 DOP |
| 10 FJD | 265.68 DOP |
| 50 FJD | 1,328.42 DOP |
| 100 FJD | 2,656.84 DOP |
| 500 FJD | 13,284.21 DOP |
| 1,000 FJD | 26,568.43 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-09-02T10:06:29Z",
"rates": {
"DOP": 26.568428
}
}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": 2656.8428,
"rate": 26.568428
}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