Rate Overview
Live
1 KGS = 0.732091 AFN
1 AFN = 1.3660
KGS
Avg
0.728897
High
0.732097
Low
0.720582
Last updated: 5/7/2026, 11:24:27 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.73 AFN |
| 10 KGS | 7.32 AFN |
| 50 KGS | 36.60 AFN |
| 100 KGS | 73.21 AFN |
| 500 KGS | 366.05 AFN |
| 1,000 KGS | 732.09 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-07T11:24:27Z",
"rates": {
"AFN": 0.732091
}
}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.2091,
"rate": 0.732091
}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