Rate Overview
Live
1 USD = 566.9256 XAF
1 XAF = 0.001764
USD
Avg
567.9064
High
569.2423
Low
566.9256
Last updated: 8/15/2026, 9:33:27 PM
Quick Conversions
| USD | XAF |
|---|---|
| 1 USD | 566.93 XAF |
| 10 USD | 5,669.26 XAF |
| 50 USD | 28,346.28 XAF |
| 100 USD | 56,692.56 XAF |
| 500 USD | 283,462.81 XAF |
| 1,000 USD | 566,925.63 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-08-15T21:33:27Z",
"rates": {
"XAF": 566.92562605
}
}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": 56692.562605,
"rate": 566.92562605
}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