Rate Overview
Live
1 DOP = 9.5016 XOF
1 XOF = 0.105246
DOP
Avg
9.4066
High
9.5207
Low
9.2310
Last updated: 3/7/2026, 1:03:00 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.50 XOF |
| 10 DOP | 95.02 XOF |
| 50 DOP | 475.08 XOF |
| 100 DOP | 950.16 XOF |
| 500 DOP | 4,750.78 XOF |
| 1,000 DOP | 9,501.57 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-07T01:03:00Z",
"rates": {
"XOF": 9.501567
}
}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": 950.1567,
"rate": 9.501567
}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