Rate Overview
Live
1 XAF = 0.001742 USD
1 USD = 574.0528
XAF
Avg
0.001740
High
0.001744
Low
0.001735
Last updated: 7/6/2026, 10:45:17 PM
Quick Conversions
| XAF | USD |
|---|---|
| 1 XAF | 0.00 USD |
| 10 XAF | 0.02 USD |
| 50 XAF | 0.09 USD |
| 100 XAF | 0.17 USD |
| 500 XAF | 0.87 USD |
| 1,000 XAF | 1.74 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-07-06T22:45:17Z",
"rates": {
"USD": 0.001742
}
}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.1742,
"rate": 0.001742
}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