Rate Overview
Live
1 KGS = 0.945866 ALL
1 ALL = 1.0572
KGS
Avg
0.941098
High
0.949020
Low
0.931738
Last updated: 3/7/2026, 3:08:13 AM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.95 ALL |
| 10 KGS | 9.46 ALL |
| 50 KGS | 47.29 ALL |
| 100 KGS | 94.59 ALL |
| 500 KGS | 472.93 ALL |
| 1,000 KGS | 945.87 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-03-07T03:08:13Z",
"rates": {
"ALL": 0.945866
}
}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.5866,
"rate": 0.945866
}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