Rate Overview
Live
1 KGS = 2.0739 LRD
1 LRD = 0.482173
KGS
Avg
2.0714
High
2.0768
Low
2.0652
Last updated: 7/29/2026, 5:40:28 AM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.07 LRD |
| 10 KGS | 20.74 LRD |
| 50 KGS | 103.70 LRD |
| 100 KGS | 207.39 LRD |
| 500 KGS | 1,036.97 LRD |
| 1,000 KGS | 2,073.94 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-29T05:40:28Z",
"rates": {
"LRD": 2.073944
}
}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": 207.3944,
"rate": 2.073944
}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