Rate Overview
Live
1 USD = 564.6309 XOF
1 XOF = 0.001771
USD
Avg
565.3276
High
566.3572
Low
564.1608
Last updated: 9/4/2026, 3:15:52 PM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 564.63 XOF |
| 10 USD | 5,646.31 XOF |
| 50 USD | 28,231.55 XOF |
| 100 USD | 56,463.09 XOF |
| 500 USD | 282,315.45 XOF |
| 1,000 USD | 564,630.90 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-09-04T15:15:52Z",
"rates": {
"XOF": 564.6309
}
}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": 56463.09,
"rate": 564.6309
}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