Rate Overview
Live
1 AFN = 1.3784 KGS
1 KGS = 0.725459
AFN
Avg
1.3807
High
1.3981
Low
1.3578
Last updated: 6/19/2026, 12:03:07 PM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.38 KGS |
| 10 AFN | 13.78 KGS |
| 50 AFN | 68.92 KGS |
| 100 AFN | 137.84 KGS |
| 500 AFN | 689.22 KGS |
| 1,000 AFN | 1,378.44 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-06-19T12:03:07Z",
"rates": {
"KGS": 1.378437
}
}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": 137.84369999999998,
"rate": 1.378437
}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