Rate Overview
Live
1 USD = 564.6474 XAF
1 XAF = 0.001771
USD
Avg
561.3105
High
565.5456
Low
555.1212
Last updated: 3/7/2026, 3:22:33 AM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 564.65 XAF |
| 10 USD | 5,646.47 XAF |
| 50 USD | 28,232.37 XAF |
| 100 USD | 56,464.74 XAF |
| 500 USD | 282,323.70 XAF |
| 1,000 USD | 564,647.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-03-07T03:22:33Z",
"rates": {
"XAF": 564.64739617
}
}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": 56464.739617,
"rate": 564.64739617
}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