Rate Overview
Live
1 ALL = 1.0513 KGS
1 KGS = 0.951207
ALL
Avg
1.0041
High
1.0702
Low
0.906501
Last updated: 3/27/2026, 11:57:29 AM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.05 KGS |
| 10 ALL | 10.51 KGS |
| 50 ALL | 52.56 KGS |
| 100 ALL | 105.13 KGS |
| 500 ALL | 525.65 KGS |
| 1,000 ALL | 1,051.30 KGS |
Get ALL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KGSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T11:57:29Z",
"rates": {
"KGS": 1.051296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KGS",
"amount": 100
},
"result": 105.1296,
"rate": 1.051296
}Build with ALL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key