Rate Overview
Live
1 LYD = 13.6773 KGS
1 KGS = 0.073114
LYD
Avg
13.7438
High
13.9278
Low
13.6053
Last updated: 7/30/2026, 7:44:35 AM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.68 KGS |
| 10 LYD | 136.77 KGS |
| 50 LYD | 683.86 KGS |
| 100 LYD | 1,367.73 KGS |
| 500 LYD | 6,838.64 KGS |
| 1,000 LYD | 13,677.28 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-30T07:44:35Z",
"rates": {
"KGS": 13.677278
}
}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": 1367.7278,
"rate": 13.677278
}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