Rate Overview
Live
1 FJD = 25.8545 DOP
1 DOP = 0.038678
FJD
Avg
26.9406
High
28.4590
Low
25.8545
Last updated: 7/25/2026, 6:51:04 AM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 25.85 DOP |
| 10 FJD | 258.55 DOP |
| 50 FJD | 1,292.73 DOP |
| 100 FJD | 2,585.45 DOP |
| 500 FJD | 12,927.27 DOP |
| 1,000 FJD | 25,854.53 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-25T06:51:04Z",
"rates": {
"DOP": 25.854534
}
}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": 2585.4534000000003,
"rate": 25.854534
}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