Rate Overview
Live
1 AFN = 1.3607 KGS
1 KGS = 0.734891
AFN
Avg
1.3393
High
1.3992
Low
1.2967
Last updated: 3/29/2026, 10:47:07 AM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.36 KGS |
| 10 AFN | 13.61 KGS |
| 50 AFN | 68.04 KGS |
| 100 AFN | 136.07 KGS |
| 500 AFN | 680.37 KGS |
| 1,000 AFN | 1,360.75 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-03-29T10:47:07Z",
"rates": {
"KGS": 1.360746
}
}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.0746,
"rate": 1.360746
}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