Rate Overview
Live
1 USD = 575.3758 XOF
1 XOF = 0.001738
USD
Avg
577.0119
High
623.6439
Low
552.0293
Last updated: 7/22/2026, 12:06:08 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 575.38 XOF |
| 10 USD | 5,753.76 XOF |
| 50 USD | 28,768.79 XOF |
| 100 USD | 57,537.58 XOF |
| 500 USD | 287,687.88 XOF |
| 1,000 USD | 575,375.75 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-22T00:06:08Z",
"rates": {
"XOF": 575.37575
}
}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": 57537.575000000004,
"rate": 575.37575
}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