Rate Overview
Live
1 FJD = 26.2083 DOP
1 DOP = 0.038156
FJD
Avg
26.2216
High
26.3510
Low
26.1587
Last updated: 8/12/2026, 10:15:08 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.21 DOP |
| 10 FJD | 262.08 DOP |
| 50 FJD | 1,310.41 DOP |
| 100 FJD | 2,620.83 DOP |
| 500 FJD | 13,104.14 DOP |
| 1,000 FJD | 26,208.29 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-08-12T10:15:08Z",
"rates": {
"DOP": 26.208288
}
}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": 2620.8288,
"rate": 26.208288
}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