Rate Overview
Live
1 USD = 557.0024 XOF
1 XOF = 0.001795
USD
Avg
559.6370
High
561.0113
Low
557.0024
Last updated: 5/6/2026, 10:16:24 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 557.00 XOF |
| 10 USD | 5,570.02 XOF |
| 50 USD | 27,850.12 XOF |
| 100 USD | 55,700.24 XOF |
| 500 USD | 278,501.23 XOF |
| 1,000 USD | 557,002.45 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-05-06T10:16:24Z",
"rates": {
"XOF": 557.00245
}
}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": 55700.244999999995,
"rate": 557.00245
}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