Rate Overview
Live
1 DOP = 9.7247 XOF
1 XOF = 0.102831
DOP
Avg
9.3064
High
9.7835
Low
8.7154
Last updated: 7/7/2026, 7:44:25 PM
Quick Conversions
| DOP | XOF |
|---|---|
| 1 DOP | 9.72 XOF |
| 10 DOP | 97.25 XOF |
| 50 DOP | 486.23 XOF |
| 100 DOP | 972.47 XOF |
| 500 DOP | 4,862.34 XOF |
| 1,000 DOP | 9,724.68 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-07-07T19:44:25Z",
"rates": {
"XOF": 9.724679
}
}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": 972.4679,
"rate": 9.724679
}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