Rate Overview
Live
1 LRD = 0.475295 KGS
1 KGS = 2.1040
LRD
Avg
0.475226
High
0.476475
Low
0.474138
Last updated: 4/17/2026, 6:27:50 AM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.75 KGS |
| 50 LRD | 23.76 KGS |
| 100 LRD | 47.53 KGS |
| 500 LRD | 237.65 KGS |
| 1,000 LRD | 475.30 KGS |
Get LRD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=KGSExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T06:27:50Z",
"rates": {
"KGS": 0.475295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "KGS",
"amount": 100
},
"result": 47.5295,
"rate": 0.475295
}Build with LRD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key