Rate Overview
Live
1 LRD = 0.050137 SEK
1 SEK = 19.9453
LRD
Avg
0.050270
High
0.050516
Low
0.050077
Last updated: 5/7/2026, 11:21:20 AM
Quick Conversions
| LRD | SEK |
|---|---|
| 1 LRD | 0.05 SEK |
| 10 LRD | 0.50 SEK |
| 50 LRD | 2.51 SEK |
| 100 LRD | 5.01 SEK |
| 500 LRD | 25.07 SEK |
| 1,000 LRD | 50.14 SEK |
Get LRD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SEKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-07T11:21:20Z",
"rates": {
"SEK": 0.050137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SEK",
"amount": 100
},
"result": 5.0137,
"rate": 0.050137
}Build with LRD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key