Rate Overview
Live
1 XOF = 0.104243 DOP
1 DOP = 9.5930
XOF
Avg
0.104391
High
0.104908
Low
0.104117
Last updated: 5/26/2026, 2:15:09 PM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.10 DOP |
| 10 XOF | 1.04 DOP |
| 50 XOF | 5.21 DOP |
| 100 XOF | 10.42 DOP |
| 500 XOF | 52.12 DOP |
| 1,000 XOF | 104.24 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-05-26T14:15:09Z",
"rates": {
"DOP": 0.104243
}
}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.4243,
"rate": 0.104243
}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