Rate Overview
Live
1 KGS = 2.0810 LRD
1 LRD = 0.480530
KGS
Avg
2.0849
High
2.0912
Low
2.0810
Last updated: 6/19/2026, 8:53:39 AM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.08 LRD |
| 10 KGS | 20.81 LRD |
| 50 KGS | 104.05 LRD |
| 100 KGS | 208.10 LRD |
| 500 KGS | 1,040.52 LRD |
| 1,000 KGS | 2,081.03 LRD |
Get KGS/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=LRDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-19T08:53:39Z",
"rates": {
"LRD": 2.081034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "LRD",
"amount": 100
},
"result": 208.1034,
"rate": 2.081034
}Build with KGS/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key