Rate Overview
Live
1 USD = 573.4914 XOF
1 XOF = 0.001744
USD
Avg
563.2910
High
577.5353
Low
547.8347
Last updated: 7/19/2026, 8:43:27 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 573.49 XOF |
| 10 USD | 5,734.91 XOF |
| 50 USD | 28,674.57 XOF |
| 100 USD | 57,349.14 XOF |
| 500 USD | 286,745.70 XOF |
| 1,000 USD | 573,491.39 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-19T08:43:27Z",
"rates": {
"XOF": 573.49139456
}
}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": 57349.139456,
"rate": 573.49139456
}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