Rate Overview
Live
1 DOP = 9.3888 XOF
1 XOF = 0.106510
DOP
Avg
9.4149
High
9.4651
Low
9.3888
Last updated: 5/6/2026, 3:40:12 PM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.39 XOF |
| 10 DOP | 93.89 XOF |
| 50 DOP | 469.44 XOF |
| 100 DOP | 938.88 XOF |
| 500 DOP | 4,694.40 XOF |
| 1,000 DOP | 9,388.81 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-06T15:40:12Z",
"rates": {
"XOF": 9.388807
}
}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": 938.8806999999999,
"rate": 9.388807
}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