Rate Overview
Live
1 USD = 575.2757 XAF
1 XAF = 0.001738
USD
Avg
563.6758
High
576.7627
Low
546.9765
Last updated: 7/27/2026, 11:38:45 AM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 575.28 XAF |
| 10 USD | 5,752.76 XAF |
| 50 USD | 28,763.78 XAF |
| 100 USD | 57,527.57 XAF |
| 500 USD | 287,637.84 XAF |
| 1,000 USD | 575,275.69 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-07-27T11:38:45Z",
"rates": {
"XAF": 575.27568843
}
}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": 57527.568842999994,
"rate": 575.27568843
}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