Rate Overview
Live
1 DOP = 9.7430 XOF
1 XOF = 0.102638
DOP
Avg
9.7493
High
9.7645
Low
9.7388
Last updated: 8/13/2026, 6:36:51 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.74 XOF |
| 10 DOP | 97.43 XOF |
| 50 DOP | 487.15 XOF |
| 100 DOP | 974.30 XOF |
| 500 DOP | 4,871.51 XOF |
| 1,000 DOP | 9,743.02 XOF |
Get DOP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=XOFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-13T06:36:51Z",
"rates": {
"XOF": 9.743015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "XOF",
"amount": 100
},
"result": 974.3015,
"rate": 9.743015
}Build with DOP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key