Rate Overview
Live
1 ALL = 1.0773 KGS
1 KGS = 0.928207
ALL
Avg
1.0733
High
1.0795
Low
1.0675
Last updated: 4/17/2026, 6:24:55 AM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.08 KGS |
| 10 ALL | 10.77 KGS |
| 50 ALL | 53.87 KGS |
| 100 ALL | 107.73 KGS |
| 500 ALL | 538.67 KGS |
| 1,000 ALL | 1,077.35 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-04-17T06:24:55Z",
"rates": {
"KGS": 1.077346
}
}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": 107.73459999999999,
"rate": 1.077346
}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