Rate Overview
Live
1 USD = 566.0014 XAF
1 XAF = 0.001767
USD
Avg
560.9985
High
571.9993
Low
552.5931
Last updated: 5/28/2026, 7:43:03 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 566.00 XAF |
| 10 USD | 5,660.01 XAF |
| 50 USD | 28,300.07 XAF |
| 100 USD | 56,600.14 XAF |
| 500 USD | 283,000.68 XAF |
| 1,000 USD | 566,001.35 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-05-28T19:43:03Z",
"rates": {
"XAF": 566.00135124
}
}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": 56600.13512399999,
"rate": 566.00135124
}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