Rate Overview
Live
1 USD = 564.9906 XOF
1 XOF = 0.001770
USD
Avg
561.8459
High
565.3606
Low
555.6265
Last updated: 3/7/2026, 12:33:22 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 564.99 XOF |
| 10 USD | 5,649.91 XOF |
| 50 USD | 28,249.53 XOF |
| 100 USD | 56,499.06 XOF |
| 500 USD | 282,495.30 XOF |
| 1,000 USD | 564,990.60 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-07T00:33:22Z",
"rates": {
"XOF": 564.9906
}
}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": 56499.06,
"rate": 564.9906
}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