Rate Overview
Live
1 FJD = 26.1000 DOP
1 DOP = 0.038314
FJD
Avg
27.0849
High
28.4650
Low
26.0197
Last updated: 7/22/2026, 10:17:45 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.10 DOP |
| 10 FJD | 261.00 DOP |
| 50 FJD | 1,305.00 DOP |
| 100 FJD | 2,610.00 DOP |
| 500 FJD | 13,050.02 DOP |
| 1,000 FJD | 26,100.04 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-22T10:17:45Z",
"rates": {
"DOP": 26.100038
}
}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": 2610.0038,
"rate": 26.100038
}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