Rate Overview
Live
1 KGS = 2.0864 LRD
1 LRD = 0.479286
KGS
Avg
2.0948
High
2.1006
Low
2.0859
Last updated: 3/6/2026, 8:13:04 AM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.09 LRD |
| 10 KGS | 20.86 LRD |
| 50 KGS | 104.32 LRD |
| 100 KGS | 208.64 LRD |
| 500 KGS | 1,043.22 LRD |
| 1,000 KGS | 2,086.44 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-03-06T08:13:04Z",
"rates": {
"LRD": 2.086438
}
}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.64379999999997,
"rate": 2.086438
}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