Rate Overview
Live
1 LYD = 13.6525 KGS
1 KGS = 0.073247
LYD
Avg
13.6397
High
13.6551
Low
13.6053
Last updated: 7/9/2026, 12:53:04 PM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.65 KGS |
| 10 LYD | 136.53 KGS |
| 50 LYD | 682.63 KGS |
| 100 LYD | 1,365.25 KGS |
| 500 LYD | 6,826.26 KGS |
| 1,000 LYD | 13,652.52 KGS |
Get LYD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=KGSExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-09T12:53:04Z",
"rates": {
"KGS": 13.652524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "KGS",
"amount": 100
},
"result": 1365.2523999999999,
"rate": 13.652524
}Build with LYD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key