Rate Overview
Live
1 KGS = 0.930848 ALL
1 ALL = 1.0743
KGS
Avg
0.932903
High
0.937880
Low
0.930848
Last updated: 5/7/2026, 10:48:57 PM
Quick Conversions
| KGS | ALL |
|---|---|
| 1 KGS | 0.93 ALL |
| 10 KGS | 9.31 ALL |
| 50 KGS | 46.54 ALL |
| 100 KGS | 93.08 ALL |
| 500 KGS | 465.42 ALL |
| 1,000 KGS | 930.85 ALL |
Get KGS/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ALLExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-05-07T22:48:57Z",
"rates": {
"ALL": 0.930848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ALL",
"amount": 100
},
"result": 93.0848,
"rate": 0.930848
}Build with KGS/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key