Rate Overview
Live
1 KGS = 0.928023 ALL
1 ALL = 1.0776
KGS
Avg
0.937756
High
0.951813
Low
0.922438
Last updated: 8/2/2026, 1:12:49 PM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.93 ALL |
| 10 KGS | 9.28 ALL |
| 50 KGS | 46.40 ALL |
| 100 KGS | 92.80 ALL |
| 500 KGS | 464.01 ALL |
| 1,000 KGS | 928.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-08-02T13:12:49Z",
"rates": {
"ALL": 0.928023
}
}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": 92.8023,
"rate": 0.928023
}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