Rate Overview
Live
1 ALL = 1.1053 KGS
1 KGS = 0.904702
ALL
Avg
1.0662
High
1.1053
Low
1.0418
Last updated: 9/13/2026, 5:10:12 PM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.11 KGS |
| 10 ALL | 11.05 KGS |
| 50 ALL | 55.27 KGS |
| 100 ALL | 110.53 KGS |
| 500 ALL | 552.67 KGS |
| 1,000 ALL | 1,105.34 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-13T17:10:12Z",
"rates": {
"KGS": 1.105336
}
}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.5336,
"rate": 1.105336
}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