Rate Overview
Live
1 USD = 564.9759 XAF
1 XAF = 0.001770
USD
Avg
565.2319
High
566.5067
Low
564.3357
Last updated: 9/7/2026, 4:19:33 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 564.98 XAF |
| 10 USD | 5,649.76 XAF |
| 50 USD | 28,248.80 XAF |
| 100 USD | 56,497.59 XAF |
| 500 USD | 282,487.96 XAF |
| 1,000 USD | 564,975.93 XAF |
Get USD/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=XAFExample Response:
{
"success": true,
"base": "USD",
"date": "2026-09-07T16:19:33Z",
"rates": {
"XAF": 564.97592868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "XAF",
"amount": 100
},
"result": 56497.59286800001,
"rate": 564.97592868
}Build with USD/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key