Rate Overview
Live
1 DOP = 9.9045 XOF
1 XOF = 0.100964
DOP
Avg
9.4400
High
9.9045
Low
8.7995
Last updated: 7/24/2026, 4:53:44 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.90 XOF |
| 10 DOP | 99.04 XOF |
| 50 DOP | 495.22 XOF |
| 100 DOP | 990.45 XOF |
| 500 DOP | 4,952.24 XOF |
| 1,000 DOP | 9,904.48 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-24T04:53:44Z",
"rates": {
"XOF": 9.904485
}
}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": 990.4485,
"rate": 9.904485
}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