Rate Overview
Live
1 KGS = 0.717179 AFN
1 AFN = 1.3944
KGS
Avg
0.757946
High
0.810984
Low
0.712459
Last updated: 5/27/2026, 9:44:39 PM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.72 AFN |
| 10 KGS | 7.17 AFN |
| 50 KGS | 35.86 AFN |
| 100 KGS | 71.72 AFN |
| 500 KGS | 358.59 AFN |
| 1,000 KGS | 717.18 AFN |
Get KGS/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=AFNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-27T21:44:39Z",
"rates": {
"AFN": 0.717179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "AFN",
"amount": 100
},
"result": 71.7179,
"rate": 0.717179
}Build with KGS/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key