Rate Overview
Live
1 LRD = 0.483219 KGS
1 KGS = 2.0695
LRD
Avg
0.483169
High
0.484212
Low
0.482172
Last updated: 7/30/2026, 11:49:12 PM
Quick Conversions
| LRD | KGS |
|---|---|
| 1 LRD | 0.48 KGS |
| 10 LRD | 4.83 KGS |
| 50 LRD | 24.16 KGS |
| 100 LRD | 48.32 KGS |
| 500 LRD | 241.61 KGS |
| 1,000 LRD | 483.22 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-30T23:49:12Z",
"rates": {
"KGS": 0.483219
}
}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.3219,
"rate": 0.483219
}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