Rate Overview
Live
1 KGS = 0.725458 AFN
1 AFN = 1.3784
KGS
Avg
0.724349
High
0.736481
Low
0.715253
Last updated: 6/19/2026, 8:54:26 AM
Quick Conversions
| KGS | AFN |
|---|---|
| 1 KGS | 0.73 AFN |
| 10 KGS | 7.25 AFN |
| 50 KGS | 36.27 AFN |
| 100 KGS | 72.55 AFN |
| 500 KGS | 362.73 AFN |
| 1,000 KGS | 725.46 AFN |
Get KGS/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=AFNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-19T08:54:26Z",
"rates": {
"AFN": 0.725458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "AFN",
"amount": 100
},
"result": 72.5458,
"rate": 0.725458
}Build with KGS/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key