Rate Overview
Live
1 LRD = 0.476894 KGS
1 KGS = 2.0969
LRD
Avg
0.477600
High
0.490790
Low
0.468739
Last updated: 3/27/2026, 5:19:06 PM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.77 KGS |
| 50 LRD | 23.84 KGS |
| 100 LRD | 47.69 KGS |
| 500 LRD | 238.45 KGS |
| 1,000 LRD | 476.89 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-03-27T17:19:06Z",
"rates": {
"KGS": 0.476894
}
}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.6894,
"rate": 0.476894
}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