Rate Overview
Live
1 FJD = 26.1949 DOP
1 DOP = 0.038175
FJD
Avg
26.2739
High
26.5678
Low
26.0458
Last updated: 7/8/2026, 3:25:04 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.19 DOP |
| 10 FJD | 261.95 DOP |
| 50 FJD | 1,309.75 DOP |
| 100 FJD | 2,619.49 DOP |
| 500 FJD | 13,097.47 DOP |
| 1,000 FJD | 26,194.95 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-08T03:25:04Z",
"rates": {
"DOP": 26.194949
}
}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": 2619.4949,
"rate": 26.194949
}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