Rate Overview
Live
1 DOP = 9.9181 XOF
1 XOF = 0.100826
DOP
Avg
9.8632
High
9.9181
Low
9.8018
Last updated: 7/26/2026, 12:30:11 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.92 XOF |
| 10 DOP | 99.18 XOF |
| 50 DOP | 495.90 XOF |
| 100 DOP | 991.81 XOF |
| 500 DOP | 4,959.03 XOF |
| 1,000 DOP | 9,918.06 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-26T00:30:11Z",
"rates": {
"XOF": 9.918055
}
}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": 991.8055,
"rate": 9.918055
}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