Rate Overview
Live
1 KES = 0.499221 AFN
1 AFN = 2.0031
KES
Avg
0.494881
High
0.499221
Low
0.490412
Last updated: 6/28/2026, 11:14:09 PM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.50 AFN |
| 10 KES | 4.99 AFN |
| 50 KES | 24.96 AFN |
| 100 KES | 49.92 AFN |
| 500 KES | 249.61 AFN |
| 1,000 KES | 499.22 AFN |
Get KES/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=AFNExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-28T23:14:09Z",
"rates": {
"AFN": 0.499221
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "AFN",
"amount": 100
},
"result": 49.9221,
"rate": 0.499221
}Build with KES/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key