Rate Overview
Live
1 AFN = 1.3294 KGS
1 KGS = 0.752245
AFN
Avg
1.3365
High
1.3786
Low
1.3065
Last updated: 8/2/2026, 1:04:14 PM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.33 KGS |
| 10 AFN | 13.29 KGS |
| 50 AFN | 66.47 KGS |
| 100 AFN | 132.94 KGS |
| 500 AFN | 664.68 KGS |
| 1,000 AFN | 1,329.35 KGS |
Get AFN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=KGSExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-08-02T13:04:14Z",
"rates": {
"KGS": 1.329354
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "KGS",
"amount": 100
},
"result": 132.9354,
"rate": 1.329354
}Build with AFN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key