Rate Overview
Live
1 KGS = 2.0926 LRD
1 LRD = 0.477864
KGS
Avg
2.0925
High
2.0953
Low
2.0852
Last updated: 5/27/2026, 10:54:50 PM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.09 LRD |
| 10 KGS | 20.93 LRD |
| 50 KGS | 104.63 LRD |
| 100 KGS | 209.26 LRD |
| 500 KGS | 1,046.32 LRD |
| 1,000 KGS | 2,092.65 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-05-27T22:54:50Z",
"rates": {
"LRD": 2.092646
}
}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": 209.26459999999997,
"rate": 2.092646
}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