Rate Overview
Live
1 AFN = 1.3659 KGS
1 KGS = 0.732098
AFN
Avg
1.3673
High
1.3768
Low
1.3554
Last updated: 5/9/2026, 3:44:06 AM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.37 KGS |
| 10 AFN | 13.66 KGS |
| 50 AFN | 68.30 KGS |
| 100 AFN | 136.59 KGS |
| 500 AFN | 682.97 KGS |
| 1,000 AFN | 1,365.94 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-05-09T03:44:06Z",
"rates": {
"KGS": 1.365937
}
}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": 136.59369999999998,
"rate": 1.365937
}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