Rate Overview
Live
1 LRD = 0.480530 KGS
1 KGS = 2.0810
LRD
Avg
0.479650
High
0.480530
Low
0.478197
Last updated: 6/19/2026, 8:53:40 AM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.81 KGS |
| 50 LRD | 24.03 KGS |
| 100 LRD | 48.05 KGS |
| 500 LRD | 240.27 KGS |
| 1,000 LRD | 480.53 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-06-19T08:53:40Z",
"rates": {
"KGS": 0.48053
}
}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": 48.053000000000004,
"rate": 0.48053
}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