Rate Overview
Live
1 XOF = 0.001767 USD
1 USD = 565.9310
XOF
Avg
0.001781
High
0.001799
Low
0.001767
Last updated: 3/6/2026, 7:32:33 PM
Quick Conversions
| XOF | USD |
|---|---|
| 1 XOF | 0.00 USD |
| 10 XOF | 0.02 USD |
| 50 XOF | 0.09 USD |
| 100 XOF | 0.18 USD |
| 500 XOF | 0.88 USD |
| 1,000 XOF | 1.77 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-03-06T19:32:33Z",
"rates": {
"USD": 0.001767
}
}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.1767,
"rate": 0.001767
}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