Rate Overview
Live
1 AFN = 1.3305 KGS
1 KGS = 0.751617
AFN
Avg
1.3373
High
1.3571
Low
1.3264
Last updated: 9/12/2026, 4:22:36 AM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.33 KGS |
| 10 AFN | 13.30 KGS |
| 50 AFN | 66.52 KGS |
| 100 AFN | 133.05 KGS |
| 500 AFN | 665.23 KGS |
| 1,000 AFN | 1,330.46 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-09-12T04:22:36Z",
"rates": {
"KGS": 1.330464
}
}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": 133.0464,
"rate": 1.330464
}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