Rate Overview
Live
1 XAF = 0.115991 AFN
1 AFN = 8.6214
XAF
Avg
0.116171
High
0.116817
Low
0.114262
Last updated: 9/8/2026, 8:44:34 PM
Quick Conversions
| XAF | AFN |
|---|---|
| 1 XAF | 0.12 AFN |
| 10 XAF | 1.16 AFN |
| 50 XAF | 5.80 AFN |
| 100 XAF | 11.60 AFN |
| 500 XAF | 58.00 AFN |
| 1,000 XAF | 115.99 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-09-08T20:44:34Z",
"rates": {
"AFN": 0.115991
}
}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.5991,
"rate": 0.115991
}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