Rate Overview
Live
1 KES = 0.513162 AFN
1 AFN = 1.9487
KES
Avg
0.504250
High
0.517020
Low
0.490723
Last updated: 7/28/2026, 3:46:24 PM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.51 AFN |
| 10 KES | 5.13 AFN |
| 50 KES | 25.66 AFN |
| 100 KES | 51.32 AFN |
| 500 KES | 256.58 AFN |
| 1,000 KES | 513.16 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-07-28T15:46:24Z",
"rates": {
"AFN": 0.513162
}
}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": 51.3162,
"rate": 0.513162
}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