Rate Overview
Live
1 DOP = 9.5681 XOF
1 XOF = 0.104514
DOP
Avg
9.0803
High
9.5681
Low
8.7154
Last updated: 3/27/2026, 9:28:03 AM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.57 XOF |
| 10 DOP | 95.68 XOF |
| 50 DOP | 478.40 XOF |
| 100 DOP | 956.81 XOF |
| 500 DOP | 4,784.03 XOF |
| 1,000 DOP | 9,568.06 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-03-27T09:28:03Z",
"rates": {
"XOF": 9.568062
}
}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": 956.8062,
"rate": 9.568062
}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