Rate Overview
Live
1 XOF = 0.100826 DOP
1 DOP = 9.9181
XOF
Avg
0.109064
High
0.114633
Low
0.100826
Last updated: 7/25/2026, 10:48:43 PM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.10 DOP |
| 10 XOF | 1.01 DOP |
| 50 XOF | 5.04 DOP |
| 100 XOF | 10.08 DOP |
| 500 XOF | 50.41 DOP |
| 1,000 XOF | 100.83 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-07-25T22:48:43Z",
"rates": {
"DOP": 0.100826
}
}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.0826,
"rate": 0.100826
}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