Rate Overview
Live
1 KGS = 0.752244 AFN
1 AFN = 1.3294
KGS
Avg
0.753038
High
0.760232
Low
0.747352
Last updated: 8/2/2026, 1:14:09 PM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.75 AFN |
| 10 KGS | 7.52 AFN |
| 50 KGS | 37.61 AFN |
| 100 KGS | 75.22 AFN |
| 500 KGS | 376.12 AFN |
| 1,000 KGS | 752.24 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-08-02T13:14:09Z",
"rates": {
"AFN": 0.752244
}
}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.2244,
"rate": 0.752244
}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