Rate Overview
Live
1 KGS = 0.737593 AFN
1 AFN = 1.3558
KGS
Avg
0.735042
High
0.737606
Low
0.731844
Last updated: 4/17/2026, 6:29:52 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.74 AFN |
| 10 KGS | 7.38 AFN |
| 50 KGS | 36.88 AFN |
| 100 KGS | 73.76 AFN |
| 500 KGS | 368.80 AFN |
| 1,000 KGS | 737.59 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-04-17T06:29:52Z",
"rates": {
"AFN": 0.737593
}
}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": 73.75930000000001,
"rate": 0.737593
}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