Rate Overview
Live
1 USD = 568.4918 XOF
1 XOF = 0.001759
USD
Avg
561.8253
High
573.3531
Low
552.5257
Last updated: 3/27/2026, 4:20:53 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 568.49 XOF |
| 10 USD | 5,684.92 XOF |
| 50 USD | 28,424.59 XOF |
| 100 USD | 56,849.18 XOF |
| 500 USD | 284,245.90 XOF |
| 1,000 USD | 568,491.80 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-27T04:20:53Z",
"rates": {
"XOF": 568.4918
}
}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": 56849.18,
"rate": 568.4918
}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