Rate Overview
Live
1 ALL = 1.0604 KGS
1 KGS = 0.943030
ALL
Avg
1.0636
High
1.0701
Low
1.0593
Last updated: 6/23/2026, 11:30:47 AM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.06 KGS |
| 10 ALL | 10.60 KGS |
| 50 ALL | 53.02 KGS |
| 100 ALL | 106.04 KGS |
| 500 ALL | 530.21 KGS |
| 1,000 ALL | 1,060.41 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-06-23T11:30:47Z",
"rates": {
"KGS": 1.060412
}
}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": 106.04119999999999,
"rate": 1.060412
}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