Rate Overview
Live
1 USD = 555.5004 XOF
1 XOF = 0.001800
USD
Avg
558.6167
High
561.7119
Low
555.4757
Last updated: 4/16/2026, 5:26:29 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 555.50 XOF |
| 10 USD | 5,555.00 XOF |
| 50 USD | 27,775.02 XOF |
| 100 USD | 55,550.04 XOF |
| 500 USD | 277,750.18 XOF |
| 1,000 USD | 555,500.35 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-04-16T05:26:29Z",
"rates": {
"XOF": 555.50035
}
}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": 55550.035,
"rate": 555.50035
}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