Rate Overview
Live
1 KGS = 0.749249 AFN
1 AFN = 1.3347
KGS
Avg
0.778979
High
0.862154
Low
0.720147
Last updated: 7/12/2026, 12:45:53 PM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.75 AFN |
| 10 KGS | 7.49 AFN |
| 50 KGS | 37.46 AFN |
| 100 KGS | 74.92 AFN |
| 500 KGS | 374.62 AFN |
| 1,000 KGS | 749.25 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-12T12:45:53Z",
"rates": {
"AFN": 0.749249
}
}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": 74.92490000000001,
"rate": 0.749249
}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