Rate Overview
Live
1 USD = 568.5460 XOF
1 XOF = 0.001759
USD
Avg
567.2538
High
568.7663
Low
565.8941
Last updated: 3/27/2026, 2:51:35 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 568.55 XOF |
| 10 USD | 5,685.46 XOF |
| 50 USD | 28,427.30 XOF |
| 100 USD | 56,854.60 XOF |
| 500 USD | 284,273.00 XOF |
| 1,000 USD | 568,546.00 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-03-27T02:51:35Z",
"rates": {
"XOF": 568.546
}
}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": 56854.600000000006,
"rate": 568.546
}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