Rate Overview
Live
1 SEK = 20.0306 LRD
1 LRD = 0.049924
SEK
Avg
19.9371
High
20.1279
Low
19.7086
Last updated: 4/17/2026, 7:32:34 AM
Quick Conversions
| SEK | LRD |
|---|---|
| 1 SEK | 20.03 LRD |
| 10 SEK | 200.31 LRD |
| 50 SEK | 1,001.53 LRD |
| 100 SEK | 2,003.06 LRD |
| 500 SEK | 10,015.31 LRD |
| 1,000 SEK | 20,030.61 LRD |
Get SEK/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=LRDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-17T07:32:34Z",
"rates": {
"LRD": 20.03061
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "LRD",
"amount": 100
},
"result": 2003.061,
"rate": 20.03061
}Build with SEK/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key