Rate Overview
Live
1 KGS = 0.727799 AFN
1 AFN = 1.3740
KGS
Avg
0.731295
High
0.750847
Low
0.725364
Last updated: 7/11/2026, 7:43:41 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.73 AFN |
| 10 KGS | 7.28 AFN |
| 50 KGS | 36.39 AFN |
| 100 KGS | 72.78 AFN |
| 500 KGS | 363.90 AFN |
| 1,000 KGS | 727.80 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-07-11T07:43:41Z",
"rates": {
"AFN": 0.727799
}
}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": 72.7799,
"rate": 0.727799
}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