Rate Overview
Live
1 USD = 573.3181 XOF
1 XOF = 0.001744
USD
Avg
574.4638
High
576.1138
Low
573.2941
Last updated: 7/5/2026, 7:28:36 PM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 573.32 XOF |
| 10 USD | 5,733.18 XOF |
| 50 USD | 28,665.91 XOF |
| 100 USD | 57,331.81 XOF |
| 500 USD | 286,659.06 XOF |
| 1,000 USD | 573,318.11 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-05T19:28:36Z",
"rates": {
"XOF": 573.3181101
}
}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": 57331.811010000005,
"rate": 573.3181101
}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