Rate Overview
Live
1 KES = 0.484058 AFN
1 AFN = 2.0659
KES
Avg
0.489506
High
0.497992
Low
0.478914
Last updated: 5/27/2026, 8:49:48 AM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.48 AFN |
| 10 KES | 4.84 AFN |
| 50 KES | 24.20 AFN |
| 100 KES | 48.41 AFN |
| 500 KES | 242.03 AFN |
| 1,000 KES | 484.06 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-05-27T08:49:48Z",
"rates": {
"AFN": 0.484058
}
}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.4058,
"rate": 0.484058
}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