Rate Overview
Live
1 LRD = 0.483505 KGS
1 KGS = 2.0682
LRD
Avg
0.482679
High
0.484293
Low
0.481164
Last updated: 8/20/2026, 2:36:15 PM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.84 KGS |
| 50 LRD | 24.18 KGS |
| 100 LRD | 48.35 KGS |
| 500 LRD | 241.75 KGS |
| 1,000 LRD | 483.51 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-08-20T14:36:15Z",
"rates": {
"KGS": 0.483505
}
}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.350500000000004,
"rate": 0.483505
}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