Rate Overview
Live
1 ALL = 1.1063 KGS
1 KGS = 0.903933
ALL
Avg
1.0186
High
1.1063
Low
0.906501
Last updated: 8/23/2026, 11:55:21 PM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.11 KGS |
| 10 ALL | 11.06 KGS |
| 50 ALL | 55.31 KGS |
| 100 ALL | 110.63 KGS |
| 500 ALL | 553.14 KGS |
| 1,000 ALL | 1,106.28 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-08-23T23:55:21Z",
"rates": {
"KGS": 1.106277
}
}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": 110.62769999999999,
"rate": 1.106277
}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