Rate Overview
Live
1 LYD = 13.7900 KGS
1 KGS = 0.072516
LYD
Avg
13.7816
High
13.8090
Low
13.7447
Last updated: 9/6/2026, 2:25:49 PM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.79 KGS |
| 10 LYD | 137.90 KGS |
| 50 LYD | 689.50 KGS |
| 100 LYD | 1,379.00 KGS |
| 500 LYD | 6,894.99 KGS |
| 1,000 LYD | 13,789.98 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-09-06T14:25:49Z",
"rates": {
"KGS": 13.789983
}
}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": 1378.9983,
"rate": 13.789983
}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