Rate Overview
Live
1 LRD = 0.484894 KGS
1 KGS = 2.0623
LRD
Avg
0.475033
High
0.494535
Low
0.434436
Last updated: 7/31/2026, 9:19:27 AM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.85 KGS |
| 50 LRD | 24.24 KGS |
| 100 LRD | 48.49 KGS |
| 500 LRD | 242.45 KGS |
| 1,000 LRD | 484.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-07-31T09:19:27Z",
"rates": {
"KGS": 0.484894
}
}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.489399999999996,
"rate": 0.484894
}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