Rate Overview
Live
1 KGS = 2.0313 LRD
1 LRD = 0.492292
KGS
Avg
2.0589
High
2.0735
Low
2.0313
Last updated: 9/3/2026, 8:51:28 PM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.03 LRD |
| 10 KGS | 20.31 LRD |
| 50 KGS | 101.57 LRD |
| 100 KGS | 203.13 LRD |
| 500 KGS | 1,015.66 LRD |
| 1,000 KGS | 2,031.31 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-09-03T20:51:28Z",
"rates": {
"LRD": 2.031314
}
}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": 203.1314,
"rate": 2.031314
}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