Rate Overview
Live
1 XOF = 0.106806 DOP
1 DOP = 9.3628
XOF
Avg
0.107344
High
0.107973
Low
0.106806
Last updated: 4/16/2026, 9:24:09 AM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.11 DOP |
| 10 XOF | 1.07 DOP |
| 50 XOF | 5.34 DOP |
| 100 XOF | 10.68 DOP |
| 500 XOF | 53.40 DOP |
| 1,000 XOF | 106.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-04-16T09:24:09Z",
"rates": {
"DOP": 0.106806
}
}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.6806,
"rate": 0.106806
}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