Rate Overview
Live
1 LRD = 0.050177 SEK
1 SEK = 19.9294
LRD
Avg
0.050020
High
0.050692
Low
0.049222
Last updated: 3/7/2026, 7:39:44 AM
Quick Conversions
| LRD | SEK |
|---|---|
| 1 LRD | 0.05 SEK |
| 10 LRD | 0.50 SEK |
| 50 LRD | 2.51 SEK |
| 100 LRD | 5.02 SEK |
| 500 LRD | 25.09 SEK |
| 1,000 LRD | 50.18 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-03-07T07:39:44Z",
"rates": {
"SEK": 0.050177
}
}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.0177,
"rate": 0.050177
}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