Rate Overview
Live
1 KGS = 0.928206 ALL
1 ALL = 1.0773
KGS
Avg
0.931737
High
0.936777
Low
0.926388
Last updated: 4/17/2026, 6:24:45 AM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.93 ALL |
| 10 KGS | 9.28 ALL |
| 50 KGS | 46.41 ALL |
| 100 KGS | 92.82 ALL |
| 500 KGS | 464.10 ALL |
| 1,000 KGS | 928.21 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-04-17T06:24:45Z",
"rates": {
"ALL": 0.928206
}
}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.8206,
"rate": 0.928206
}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