Rate Overview
Live
1 USD = 568.4587 XAF
1 XAF = 0.001759
USD
Avg
561.9636
High
572.9518
Low
552.4731
Last updated: 3/27/2026, 12:55:08 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 568.46 XAF |
| 10 USD | 5,684.59 XAF |
| 50 USD | 28,422.93 XAF |
| 100 USD | 56,845.87 XAF |
| 500 USD | 284,229.33 XAF |
| 1,000 USD | 568,458.66 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-03-27T12:55:08Z",
"rates": {
"XAF": 568.45866204
}
}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": 56845.866204000005,
"rate": 568.45866204
}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