Rate Overview
Live
1 KGS = 0.938883 ALL
1 ALL = 1.0651
KGS
Avg
0.938701
High
0.940384
Low
0.937200
Last updated: 7/11/2026, 6:47:42 AM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.94 ALL |
| 10 KGS | 9.39 ALL |
| 50 KGS | 46.94 ALL |
| 100 KGS | 93.89 ALL |
| 500 KGS | 469.44 ALL |
| 1,000 KGS | 938.88 ALL |
Get KGS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ALLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-11T06:47:42Z",
"rates": {
"ALL": 0.938883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ALL",
"amount": 100
},
"result": 93.8883,
"rate": 0.938883
}Build with KGS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key