Rate Overview
Live
1 KES = 0.508697 AFN
1 AFN = 1.9658
KES
Avg
0.494313
High
0.514373
Low
0.480287
Last updated: 7/25/2026, 7:53:36 PM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.51 AFN |
| 10 KES | 5.09 AFN |
| 50 KES | 25.43 AFN |
| 100 KES | 50.87 AFN |
| 500 KES | 254.35 AFN |
| 1,000 KES | 508.70 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-25T19:53:36Z",
"rates": {
"AFN": 0.508697
}
}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.869699999999995,
"rate": 0.508697
}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