Rate Overview
Live
1 XOF = 0.001742 USD
1 USD = 574.0528
XOF
Avg
0.001741
High
0.001744
Low
0.001737
Last updated: 7/6/2026, 4:05:59 AM
Quick Conversions
| XOF | USD |
|---|---|
| 1 XOF | 0.00 USD |
| 10 XOF | 0.02 USD |
| 50 XOF | 0.09 USD |
| 100 XOF | 0.17 USD |
| 500 XOF | 0.87 USD |
| 1,000 XOF | 1.74 USD |
Get XOF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=USDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-06T04:05:59Z",
"rates": {
"USD": 0.001742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "USD",
"amount": 100
},
"result": 0.1742,
"rate": 0.001742
}Build with XOF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key