Rate Overview
Live
1 FJD = 26.2132 DOP
1 DOP = 0.038149
FJD
Avg
27.0158
High
28.3667
Low
25.8729
Last updated: 6/28/2026, 11:29:40 PM
Quick Conversions
| FJD | DOP |
|---|---|
| 1 FJD | 26.21 DOP |
| 10 FJD | 262.13 DOP |
| 50 FJD | 1,310.66 DOP |
| 100 FJD | 2,621.32 DOP |
| 500 FJD | 13,106.58 DOP |
| 1,000 FJD | 26,213.16 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-06-28T23:29:40Z",
"rates": {
"DOP": 26.213155
}
}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": 2621.3155,
"rate": 26.213155
}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