Rate Overview
Live
1 USD = 575.2646 XOF
1 XOF = 0.001738
USD
Avg
573.9944
High
575.2646
Low
572.5114
Last updated: 7/22/2026, 2:54:07 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 575.26 XOF |
| 10 USD | 5,752.65 XOF |
| 50 USD | 28,763.23 XOF |
| 100 USD | 57,526.47 XOF |
| 500 USD | 287,632.32 XOF |
| 1,000 USD | 575,264.65 XOF |
Get USD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=XOFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-22T02:54:07Z",
"rates": {
"XOF": 575.26465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "XOF",
"amount": 100
},
"result": 57526.465,
"rate": 575.26465
}Build with USD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key