Rate Overview
Live
1 XOF = 0.103806 DOP
1 DOP = 9.6334
XOF
Avg
0.103813
High
0.104204
Low
0.103335
Last updated: 9/3/2026, 7:00:47 AM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.10 DOP |
| 10 XOF | 1.04 DOP |
| 50 XOF | 5.19 DOP |
| 100 XOF | 10.38 DOP |
| 500 XOF | 51.90 DOP |
| 1,000 XOF | 103.81 DOP |
Get XOF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=DOPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-09-03T07:00:47Z",
"rates": {
"DOP": 0.103806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "DOP",
"amount": 100
},
"result": 10.3806,
"rate": 0.103806
}Build with XOF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key