Rate Overview
Live
1 DOP = 9.8433 XOF
1 XOF = 0.101592
DOP
Avg
9.1546
High
9.8433
Low
8.6525
Last updated: 7/22/2026, 1:54:58 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.84 XOF |
| 10 DOP | 98.43 XOF |
| 50 DOP | 492.16 XOF |
| 100 DOP | 984.33 XOF |
| 500 DOP | 4,921.63 XOF |
| 1,000 DOP | 9,843.27 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-22T01:54:58Z",
"rates": {
"XOF": 9.843267
}
}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.3267000000001,
"rate": 9.843267
}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