Rate Overview
Live
1 KGS = 0.903862 ALL
1 ALL = 1.1064
KGS
Avg
0.909900
High
0.917269
Low
0.903862
Last updated: 8/22/2026, 9:15:49 AM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.90 ALL |
| 10 KGS | 9.04 ALL |
| 50 KGS | 45.19 ALL |
| 100 KGS | 90.39 ALL |
| 500 KGS | 451.93 ALL |
| 1,000 KGS | 903.86 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-08-22T09:15:49Z",
"rates": {
"ALL": 0.903862
}
}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.3862,
"rate": 0.903862
}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