Rate Overview
Live
1 XOF = 0.105117 DOP
1 DOP = 9.5132
XOF
Avg
0.106567
High
0.108675
Low
0.105033
Last updated: 3/6/2026, 7:33:33 PM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.11 DOP |
| 10 XOF | 1.05 DOP |
| 50 XOF | 5.26 DOP |
| 100 XOF | 10.51 DOP |
| 500 XOF | 52.56 DOP |
| 1,000 XOF | 105.12 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-03-06T19:33:33Z",
"rates": {
"DOP": 0.105117
}
}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.5117,
"rate": 0.105117
}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