Rate Overview
Live
1 USD = 573.9766 XAF
1 XAF = 0.001742
USD
Avg
568.2118
High
573.9766
Low
564.7953
Last updated: 6/19/2026, 8:22:35 AM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 573.98 XAF |
| 10 USD | 5,739.77 XAF |
| 50 USD | 28,698.83 XAF |
| 100 USD | 57,397.66 XAF |
| 500 USD | 286,988.31 XAF |
| 1,000 USD | 573,976.63 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-06-19T08:22:35Z",
"rates": {
"XAF": 573.976627
}
}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": 57397.6627,
"rate": 573.976627
}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