Rate Overview
Live
1 XAF = 0.001771 USD
1 USD = 564.6527
XAF
Avg
0.001783
High
0.001801
Low
0.001768
Last updated: 3/7/2026, 12:33:19 AM
Quick Conversions
| XAF | USD |
|---|---|
| 1 XAF | 0.00 USD |
| 10 XAF | 0.02 USD |
| 50 XAF | 0.09 USD |
| 100 XAF | 0.18 USD |
| 500 XAF | 0.89 USD |
| 1,000 XAF | 1.77 USD |
Get XAF/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=USDExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T00:33:19Z",
"rates": {
"USD": 0.001771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "USD",
"amount": 100
},
"result": 0.1771,
"rate": 0.001771
}Build with XAF/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key