Rate Overview
Live
1 USD = 556.1220 XAF
1 XAF = 0.001798
USD
Avg
557.7273
High
560.4100
Low
555.5803
Last updated: 4/18/2026, 8:46:25 AM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 556.12 XAF |
| 10 USD | 5,561.22 XAF |
| 50 USD | 27,806.10 XAF |
| 100 USD | 55,612.20 XAF |
| 500 USD | 278,060.98 XAF |
| 1,000 USD | 556,121.95 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-04-18T08:46:25Z",
"rates": {
"XAF": 556.12195234
}
}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": 55612.195234,
"rate": 556.12195234
}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