Rate Overview
Live
1 XOF = 0.102676 DOP
1 DOP = 9.7394
XOF
Avg
0.102579
High
0.102681
Low
0.102411
Last updated: 8/13/2026, 7:58:40 PM
Quick Conversions
| XOF | DOP |
|---|---|
| 1 XOF | 0.10 DOP |
| 10 XOF | 1.03 DOP |
| 50 XOF | 5.13 DOP |
| 100 XOF | 10.27 DOP |
| 500 XOF | 51.34 DOP |
| 1,000 XOF | 102.68 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-08-13T19:58:40Z",
"rates": {
"DOP": 0.102676
}
}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.2676,
"rate": 0.102676
}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