Rate Overview
Live
1 KGS = 0.072266 LYD
1 LYD = 13.8378
KGS
Avg
0.072477
High
0.072671
Low
0.072163
Last updated: 4/17/2026, 6:24:01 AM
Quick Conversions
| KGS | LYD |
|---|---|
| 1 KGS | 0.07 LYD |
| 10 KGS | 0.72 LYD |
| 50 KGS | 3.61 LYD |
| 100 KGS | 7.23 LYD |
| 500 KGS | 36.13 LYD |
| 1,000 KGS | 72.27 LYD |
Get KGS/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LYDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T06:24:01Z",
"rates": {
"LYD": 0.072266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LYD",
"amount": 100
},
"result": 7.2265999999999995,
"rate": 0.072266
}Build with KGS/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key