Rate Overview
Live
1 AFN = 1.3886 KGS
1 KGS = 0.720148
AFN
Avg
1.3867
High
1.3986
Low
1.3717
Last updated: 3/7/2026, 12:31:23 AM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.39 KGS |
| 10 AFN | 13.89 KGS |
| 50 AFN | 69.43 KGS |
| 100 AFN | 138.86 KGS |
| 500 AFN | 694.30 KGS |
| 1,000 AFN | 1,388.60 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-07T00:31:23Z",
"rates": {
"KGS": 1.388604
}
}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": 138.8604,
"rate": 1.388604
}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