Rate Overview
Live
1 XAF = 0.113915 AFN
1 AFN = 8.7785
XAF
Avg
0.114915
High
0.116598
Low
0.113915
Last updated: 7/29/2026, 3:42:12 PM
Quick Conversions
| XAF | AFN |
|---|---|
| 1 XAF | 0.11 AFN |
| 10 XAF | 1.14 AFN |
| 50 XAF | 5.70 AFN |
| 100 XAF | 11.39 AFN |
| 500 XAF | 56.96 AFN |
| 1,000 XAF | 113.92 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-29T15:42:12Z",
"rates": {
"AFN": 0.113915
}
}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.3915,
"rate": 0.113915
}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