Rate Overview
Live
1 LYD = 13.7239 KGS
1 KGS = 0.072866
LYD
Avg
13.7743
High
13.8494
Low
13.7239
Last updated: 3/7/2026, 12:30:18 AM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.72 KGS |
| 10 LYD | 137.24 KGS |
| 50 LYD | 686.20 KGS |
| 100 LYD | 1,372.39 KGS |
| 500 LYD | 6,861.96 KGS |
| 1,000 LYD | 13,723.91 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-07T00:30:18Z",
"rates": {
"KGS": 13.723911
}
}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": 1372.3910999999998,
"rate": 13.723911
}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