Rate Overview
Live
1 KES = 0.508875 AFN
1 AFN = 1.9651
KES
Avg
0.525093
High
0.584426
Low
0.487349
Last updated: 7/24/2026, 7:31:52 PM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.51 AFN |
| 10 KES | 5.09 AFN |
| 50 KES | 25.44 AFN |
| 100 KES | 50.89 AFN |
| 500 KES | 254.44 AFN |
| 1,000 KES | 508.87 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-24T19:31:52Z",
"rates": {
"AFN": 0.508875
}
}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.887499999999996,
"rate": 0.508875
}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