Rate Overview
Live
1 KGS = 2.0695 LRD
1 LRD = 0.483220
KGS
Avg
2.0705
High
2.0768
Low
2.0652
Last updated: 7/30/2026, 2:19:38 PM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.07 LRD |
| 10 KGS | 20.69 LRD |
| 50 KGS | 103.47 LRD |
| 100 KGS | 206.95 LRD |
| 500 KGS | 1,034.73 LRD |
| 1,000 KGS | 2,069.45 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-07-30T14:19:38Z",
"rates": {
"LRD": 2.069452
}
}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": 206.9452,
"rate": 2.069452
}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