Rate Overview
Live
1 AFN = 1.3347 KGS
1 KGS = 0.749249
AFN
Avg
1.3583
High
1.3757
Low
1.3318
Last updated: 7/12/2026, 7:39:43 AM
Quick Conversions
| AFN | KGS |
|---|---|
| 1 AFN | 1.33 KGS |
| 10 AFN | 13.35 KGS |
| 50 AFN | 66.73 KGS |
| 100 AFN | 133.47 KGS |
| 500 AFN | 667.33 KGS |
| 1,000 AFN | 1,334.67 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-07-12T07:39:43Z",
"rates": {
"KGS": 1.334669
}
}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.4669,
"rate": 1.334669
}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