Rate Overview
Live
1 KES = 0.487349 AFN
1 AFN = 2.0519
KES
Avg
0.488274
High
0.494193
Low
0.484065
Last updated: 3/7/2026, 12:31:21 AM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.49 AFN |
| 10 KES | 4.87 AFN |
| 50 KES | 24.37 AFN |
| 100 KES | 48.73 AFN |
| 500 KES | 243.67 AFN |
| 1,000 KES | 487.35 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-03-07T00:31:21Z",
"rates": {
"AFN": 0.487349
}
}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": 48.734899999999996,
"rate": 0.487349
}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