Rate Overview
Live
1 KGS = 2.0999 LRD
1 LRD = 0.476212
KGS
Avg
2.1012
High
2.1033
Low
2.0946
Last updated: 5/7/2026, 12:35:02 PM
Quick Conversions
| KGS | LRD |
|---|---|
| 1 KGS | 2.10 LRD |
| 10 KGS | 21.00 LRD |
| 50 KGS | 105.00 LRD |
| 100 KGS | 209.99 LRD |
| 500 KGS | 1,049.95 LRD |
| 1,000 KGS | 2,099.91 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-07T12:35:02Z",
"rates": {
"LRD": 2.099907
}
}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.9907,
"rate": 2.099907
}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