Rate Overview
Live
1 KGS = 0.746804 AFN
1 AFN = 1.3390
KGS
Avg
0.748305
High
0.753805
Low
0.745394
Last updated: 8/22/2026, 9:18:44 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.75 AFN |
| 10 KGS | 7.47 AFN |
| 50 KGS | 37.34 AFN |
| 100 KGS | 74.68 AFN |
| 500 KGS | 373.40 AFN |
| 1,000 KGS | 746.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-08-22T09:18:44Z",
"rates": {
"AFN": 0.746804
}
}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.6804,
"rate": 0.746804
}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