Rate Overview
Live
1 KGS = 0.906024 ALL
1 ALL = 1.1037
KGS
Avg
0.905490
High
0.906153
Low
0.903644
Last updated: 9/11/2026, 7:23:25 AM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.91 ALL |
| 10 KGS | 9.06 ALL |
| 50 KGS | 45.30 ALL |
| 100 KGS | 90.60 ALL |
| 500 KGS | 453.01 ALL |
| 1,000 KGS | 906.02 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-09-11T07:23:25Z",
"rates": {
"ALL": 0.906024
}
}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": 90.6024,
"rate": 0.906024
}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