Rate Overview
Live
1 USD = 576.8880 XOF
1 XOF = 0.001733
USD
Avg
574.9911
High
576.8880
Low
573.5068
Last updated: 7/25/2026, 12:02:47 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 576.89 XOF |
| 10 USD | 5,768.88 XOF |
| 50 USD | 28,844.40 XOF |
| 100 USD | 57,688.80 XOF |
| 500 USD | 288,443.98 XOF |
| 1,000 USD | 576,887.95 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-25T00:02:47Z",
"rates": {
"XOF": 576.88795
}
}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": 57688.795000000006,
"rate": 576.88795
}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