Rate Overview
Live
1 KES = 0.506024 AFN
1 AFN = 1.9762
KES
Avg
0.506961
High
0.509708
Low
0.505766
Last updated: 8/14/2026, 12:55:21 PM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.51 AFN |
| 10 KES | 5.06 AFN |
| 50 KES | 25.30 AFN |
| 100 KES | 50.60 AFN |
| 500 KES | 253.01 AFN |
| 1,000 KES | 506.02 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-08-14T12:55:21Z",
"rates": {
"AFN": 0.506024
}
}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": 50.6024,
"rate": 0.506024
}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