Rate Overview
Live
1 DOP = 9.5561 XOF
1 XOF = 0.104645
DOP
Avg
9.5410
High
9.6540
Low
9.3895
Last updated: 3/27/2026, 4:20:47 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.56 XOF |
| 10 DOP | 95.56 XOF |
| 50 DOP | 477.81 XOF |
| 100 DOP | 955.61 XOF |
| 500 DOP | 4,778.07 XOF |
| 1,000 DOP | 9,556.14 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-03-27T04:20:47Z",
"rates": {
"XOF": 9.556143
}
}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": 955.6143000000001,
"rate": 9.556143
}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