Rate Overview
Live
1 XAF = 0.110714 AFN
1 AFN = 9.0323
XAF
Avg
0.111446
High
0.114557
Low
0.110624
Last updated: 7/11/2026, 12:38:02 PM
Quick Conversions
| XAF | AFN |
|---|---|
| 1 XAF | 0.11 AFN |
| 10 XAF | 1.11 AFN |
| 50 XAF | 5.54 AFN |
| 100 XAF | 11.07 AFN |
| 500 XAF | 55.36 AFN |
| 1,000 XAF | 110.71 AFN |
Get XAF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=AFNExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-11T12:38:02Z",
"rates": {
"AFN": 0.110714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "AFN",
"amount": 100
},
"result": 11.0714,
"rate": 0.110714
}Build with XAF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key