Rate Overview
Live
1 ALL = 1.0564 KGS
1 KGS = 0.946572
ALL
Avg
1.0116
High
1.0702
Low
0.906501
Last updated: 6/25/2026, 12:31:09 AM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.06 KGS |
| 10 ALL | 10.56 KGS |
| 50 ALL | 52.82 KGS |
| 100 ALL | 105.64 KGS |
| 500 ALL | 528.22 KGS |
| 1,000 ALL | 1,056.44 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-25T00:31:09Z",
"rates": {
"KGS": 1.056444
}
}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": 105.64439999999999,
"rate": 1.056444
}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