Rate Overview
Live
1 LYD = 13.6750 KGS
1 KGS = 0.073126
LYD
Avg
13.6696
High
13.7182
Low
13.6272
Last updated: 7/29/2026, 3:33:03 PM
Quick Conversions
| LYD | KGS |
|---|---|
| 1 LYD | 13.67 KGS |
| 10 LYD | 136.75 KGS |
| 50 LYD | 683.75 KGS |
| 100 LYD | 1,367.50 KGS |
| 500 LYD | 6,837.48 KGS |
| 1,000 LYD | 13,674.97 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-29T15:33:03Z",
"rates": {
"KGS": 13.674967
}
}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.4967000000001,
"rate": 13.674967
}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