Rate Overview
Live
1 DOP = 9.8402 XOF
1 XOF = 0.101624
DOP
Avg
9.8190
High
9.8506
Low
9.7822
Last updated: 7/22/2026, 1:04:32 PM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.84 XOF |
| 10 DOP | 98.40 XOF |
| 50 DOP | 492.01 XOF |
| 100 DOP | 984.02 XOF |
| 500 DOP | 4,920.11 XOF |
| 1,000 DOP | 9,840.21 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-07-22T13:04:32Z",
"rates": {
"XOF": 9.840212
}
}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": 984.0211999999999,
"rate": 9.840212
}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