Rate Overview
Live
1 KGS = 0.729259 AFN
1 AFN = 1.3713
KGS
Avg
0.730389
High
0.739052
Low
0.725602
Last updated: 6/29/2026, 6:15:36 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.73 AFN |
| 10 KGS | 7.29 AFN |
| 50 KGS | 36.46 AFN |
| 100 KGS | 72.93 AFN |
| 500 KGS | 364.63 AFN |
| 1,000 KGS | 729.26 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-06-29T06:15:36Z",
"rates": {
"AFN": 0.729259
}
}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.9259,
"rate": 0.729259
}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