Rate Overview
Live
1 ALL = 1.1037 KGS
1 KGS = 0.906024
ALL
Avg
1.1044
High
1.1066
Low
1.1036
Last updated: 9/11/2026, 9:38:52 PM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.10 KGS |
| 10 ALL | 11.04 KGS |
| 50 ALL | 55.19 KGS |
| 100 ALL | 110.37 KGS |
| 500 ALL | 551.86 KGS |
| 1,000 ALL | 1,103.72 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-09-11T21:38:52Z",
"rates": {
"KGS": 1.103723
}
}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.3723,
"rate": 1.103723
}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