Rate Overview
Live
1 LYD = 13.7080 KGS
1 KGS = 0.072950
LYD
Avg
13.7203
High
13.7457
Low
13.7080
Last updated: 6/19/2026, 8:30:56 AM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.71 KGS |
| 10 LYD | 137.08 KGS |
| 50 LYD | 685.40 KGS |
| 100 LYD | 1,370.80 KGS |
| 500 LYD | 6,854.02 KGS |
| 1,000 LYD | 13,708.04 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-06-19T08:30:56Z",
"rates": {
"KGS": 13.708044
}
}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": 1370.8044,
"rate": 13.708044
}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