Rate Overview
Live
1 USD = 566.9256 XOF
1 XOF = 0.001764
USD
Avg
567.8216
High
568.9773
Low
566.9256
Last updated: 8/15/2026, 4:09:01 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 566.93 XOF |
| 10 USD | 5,669.26 XOF |
| 50 USD | 28,346.28 XOF |
| 100 USD | 56,692.56 XOF |
| 500 USD | 283,462.81 XOF |
| 1,000 USD | 566,925.63 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-08-15T04:09:01Z",
"rates": {
"XOF": 566.92562605
}
}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": 56692.562605,
"rate": 566.92562605
}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