Rate Overview
Live
1 ALL = 1.0642 KGS
1 KGS = 0.939637
ALL
Avg
1.0657
High
1.0841
Low
1.0506
Last updated: 7/9/2026, 2:37:59 PM
Quick Conversions
| ALL | KGS |
|---|---|
| 1 ALL | 1.06 KGS |
| 10 ALL | 10.64 KGS |
| 50 ALL | 53.21 KGS |
| 100 ALL | 106.42 KGS |
| 500 ALL | 532.12 KGS |
| 1,000 ALL | 1,064.24 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-07-09T14:37:59Z",
"rates": {
"KGS": 1.064241
}
}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.4241,
"rate": 1.064241
}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