Rate Overview
Live
1 DOP = 9.9268 XOF
1 XOF = 0.100738
DOP
Avg
9.1950
High
9.9268
Low
8.7505
Last updated: 7/26/2026, 10:36:18 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.93 XOF |
| 10 DOP | 99.27 XOF |
| 50 DOP | 496.34 XOF |
| 100 DOP | 992.68 XOF |
| 500 DOP | 4,963.39 XOF |
| 1,000 DOP | 9,926.78 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-26T10:36:18Z",
"rates": {
"XOF": 9.926778
}
}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": 992.6778,
"rate": 9.926778
}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