Rate Overview
Live
1 KGS = 0.951206 ALL
1 ALL = 1.0513
KGS
Avg
0.947137
High
0.961906
Low
0.931738
Last updated: 3/27/2026, 1:20:38 PM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.95 ALL |
| 10 KGS | 9.51 ALL |
| 50 KGS | 47.56 ALL |
| 100 KGS | 95.12 ALL |
| 500 KGS | 475.60 ALL |
| 1,000 KGS | 951.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-03-27T13:20:38Z",
"rates": {
"ALL": 0.951206
}
}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": 95.1206,
"rate": 0.951206
}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