Rate Overview
Live
1 KGS = 0.940072 ALL
1 ALL = 1.0637
KGS
Avg
0.939335
High
0.940247
Low
0.936975
Last updated: 5/28/2026, 9:44:40 PM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.94 ALL |
| 10 KGS | 9.40 ALL |
| 50 KGS | 47.00 ALL |
| 100 KGS | 94.01 ALL |
| 500 KGS | 470.04 ALL |
| 1,000 KGS | 940.07 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-05-28T21:44:40Z",
"rates": {
"ALL": 0.940072
}
}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": 94.0072,
"rate": 0.940072
}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