Rate Overview
Live
1 USD = 573.4914 XAF
1 XAF = 0.001744
USD
Avg
573.9264
High
575.8079
Low
572.0913
Last updated: 7/19/2026, 6:52:28 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 573.49 XAF |
| 10 USD | 5,734.91 XAF |
| 50 USD | 28,674.57 XAF |
| 100 USD | 57,349.14 XAF |
| 500 USD | 286,745.70 XAF |
| 1,000 USD | 573,491.39 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-19T18:52:28Z",
"rates": {
"XAF": 573.49139456
}
}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": 57349.139456,
"rate": 573.49139456
}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