Rate Overview
Live
1 USD = 575.0634 XAF
1 XAF = 0.001739
USD
Avg
574.5625
High
577.2043
Low
572.0913
Last updated: 7/22/2026, 2:53:31 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 575.06 XAF |
| 10 USD | 5,750.63 XAF |
| 50 USD | 28,753.17 XAF |
| 100 USD | 57,506.34 XAF |
| 500 USD | 287,531.70 XAF |
| 1,000 USD | 575,063.40 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-22T14:53:31Z",
"rates": {
"XAF": 575.06340304
}
}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": 57506.340304000005,
"rate": 575.06340304
}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