Rate Overview
Live
1 USD = 576.6871 XOF
1 XOF = 0.001734
USD
Avg
561.9222
High
576.6871
Low
549.3879
Last updated: 7/25/2026, 5:32:34 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 576.69 XOF |
| 10 USD | 5,766.87 XOF |
| 50 USD | 28,834.36 XOF |
| 100 USD | 57,668.71 XOF |
| 500 USD | 288,343.57 XOF |
| 1,000 USD | 576,687.14 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-07-25T05:32:34Z",
"rates": {
"XOF": 576.68713951
}
}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": 57668.713951,
"rate": 576.68713951
}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