Rate Overview
Live
1 XAF = 0.111394 AFN
1 AFN = 8.9771
XAF
Avg
0.111626
High
0.114842
Low
0.109012
Last updated: 3/27/2026, 8:03:23 AM
Quick Conversions
| XAF | AFN |
|---|---|
| 1 XAF | 0.11 AFN |
| 10 XAF | 1.11 AFN |
| 50 XAF | 5.57 AFN |
| 100 XAF | 11.14 AFN |
| 500 XAF | 55.70 AFN |
| 1,000 XAF | 111.39 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-03-27T08:03:23Z",
"rates": {
"AFN": 0.111394
}
}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.1394,
"rate": 0.111394
}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