Rate Overview
Live
1 ALL = 1.1048 KGS
1 KGS = 0.905131
ALL
Avg
1.0661
High
1.1048
Low
1.0418
Last updated: 9/12/2026, 7:31:23 AM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.10 KGS |
| 10 ALL | 11.05 KGS |
| 50 ALL | 55.24 KGS |
| 100 ALL | 110.48 KGS |
| 500 ALL | 552.41 KGS |
| 1,000 ALL | 1,104.81 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-12T07:31:23Z",
"rates": {
"KGS": 1.104813
}
}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.4813,
"rate": 1.104813
}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