Rate Overview
Live
1 DOP = 9.6821 XOF
1 XOF = 0.103284
DOP
Avg
9.7012
High
9.7754
Low
9.6324
Last updated: 7/3/2026, 4:10:42 PM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.68 XOF |
| 10 DOP | 96.82 XOF |
| 50 DOP | 484.10 XOF |
| 100 DOP | 968.21 XOF |
| 500 DOP | 4,841.04 XOF |
| 1,000 DOP | 9,682.07 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-03T16:10:42Z",
"rates": {
"XOF": 9.682075
}
}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": 968.2075,
"rate": 9.682075
}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