Rate Overview
Live
1 USD = 568.1717 XOF
1 XOF = 0.001760
USD
Avg
567.1842
High
568.5142
Low
565.8941
Last updated: 3/27/2026, 6:05:18 AM
Quick Conversions
| USD | XOF |
|---|---|
| 1 USD | 568.17 XOF |
| 10 USD | 5,681.72 XOF |
| 50 USD | 28,408.59 XOF |
| 100 USD | 56,817.17 XOF |
| 500 USD | 284,085.88 XOF |
| 1,000 USD | 568,171.75 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-27T06:05:18Z",
"rates": {
"XOF": 568.17175
}
}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": 56817.174999999996,
"rate": 568.17175
}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