Rate Overview
Live
1 DOP = 9.5885 XOF
1 XOF = 0.104292
DOP
Avg
9.5790
High
9.6045
Low
9.5321
Last updated: 5/26/2026, 9:19:42 PM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.59 XOF |
| 10 DOP | 95.89 XOF |
| 50 DOP | 479.43 XOF |
| 100 DOP | 958.85 XOF |
| 500 DOP | 4,794.25 XOF |
| 1,000 DOP | 9,588.51 XOF |
Get DOP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=XOFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-26T21:19:42Z",
"rates": {
"XOF": 9.588508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "XOF",
"amount": 100
},
"result": 958.8507999999999,
"rate": 9.588508
}Build with DOP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key