Rate Overview
Live
1 KES = 0.492691 AFN
1 AFN = 2.0297
KES
Avg
0.492871
High
0.495549
Low
0.487879
Last updated: 5/7/2026, 1:27:22 AM
Quick Conversions
| KES | AFN |
|---|---|
| 1 KES | 0.49 AFN |
| 10 KES | 4.93 AFN |
| 50 KES | 24.63 AFN |
| 100 KES | 49.27 AFN |
| 500 KES | 246.35 AFN |
| 1,000 KES | 492.69 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-07T01:27:22Z",
"rates": {
"AFN": 0.492691
}
}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": 49.2691,
"rate": 0.492691
}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