Rate Overview
Live
1 KGS = 0.073356 LYD
1 LYD = 13.6322
KGS
Avg
0.073343
High
0.073493
Low
0.073163
Last updated: 7/2/2026, 12:59:56 PM
Quick Conversions
| KGS | LYD |
|---|---|
| 1 KGS | 0.07 LYD |
| 10 KGS | 0.73 LYD |
| 50 KGS | 3.67 LYD |
| 100 KGS | 7.34 LYD |
| 500 KGS | 36.68 LYD |
| 1,000 KGS | 73.36 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-07-02T12:59:56Z",
"rates": {
"LYD": 0.073356
}
}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.3356,
"rate": 0.073356
}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