Rate Overview
Live
1 LYD = 13.7143 KGS
1 KGS = 0.072917
LYD
Avg
13.6995
High
13.7527
Low
13.6406
Last updated: 3/27/2026, 4:47:28 PM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.71 KGS |
| 10 LYD | 137.14 KGS |
| 50 LYD | 685.72 KGS |
| 100 LYD | 1,371.43 KGS |
| 500 LYD | 6,857.15 KGS |
| 1,000 LYD | 13,714.31 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-03-27T16:47:28Z",
"rates": {
"KGS": 13.714308
}
}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": 1371.4308,
"rate": 13.714308
}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