Rate Overview
Live
1 XAF = 0.001754 USD
1 USD = 570.1254
XAF
Avg
0.001762
High
0.001769
Low
0.001754
Last updated: 3/28/2026, 11:57:33 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.88 USD |
| 1,000 XAF | 1.75 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-28T11:57:33Z",
"rates": {
"USD": 0.001754
}
}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.1754,
"rate": 0.001754
}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