Rate Overview
Live
1 USD = 576.7627 XOF
1 XOF = 0.001734
USD
Avg
563.6770
High
576.7627
Low
552.9206
Last updated: 7/26/2026, 8:43:48 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 576.76 XOF |
| 10 USD | 5,767.63 XOF |
| 50 USD | 28,838.14 XOF |
| 100 USD | 57,676.27 XOF |
| 500 USD | 288,381.35 XOF |
| 1,000 USD | 576,762.71 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-26T08:43:48Z",
"rates": {
"XOF": 576.76270925
}
}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": 57676.270925,
"rate": 576.76270925
}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