Rate Overview
Live
1 USD = 565.9876 XOF
1 XOF = 0.001767
USD
Avg
566.7895
High
568.1433
Low
565.3088
Last updated: 6/16/2026, 1:09:19 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 565.99 XOF |
| 10 USD | 5,659.88 XOF |
| 50 USD | 28,299.38 XOF |
| 100 USD | 56,598.76 XOF |
| 500 USD | 282,993.78 XOF |
| 1,000 USD | 565,987.55 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-06-16T01:09:19Z",
"rates": {
"XOF": 565.98755
}
}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": 56598.755000000005,
"rate": 565.98755
}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