Rate Overview
Live
1 KGS = 0.752623 AFN
1 AFN = 1.3287
KGS
Avg
0.777810
High
0.862154
Low
0.720147
Last updated: 9/5/2026, 12:48:26 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.75 AFN |
| 10 KGS | 7.53 AFN |
| 50 KGS | 37.63 AFN |
| 100 KGS | 75.26 AFN |
| 500 KGS | 376.31 AFN |
| 1,000 KGS | 752.62 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-09-05T00:48:26Z",
"rates": {
"AFN": 0.752623
}
}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": 75.26230000000001,
"rate": 0.752623
}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