Rate Overview
Live
1 LRD = 0.051370 SEK
1 SEK = 19.4666
LRD
Avg
0.051663
High
0.052220
Low
0.051370
Last updated: 6/17/2026, 5:05:18 AM
Quick Conversions
| LRD | SEK |
|---|---|
| 1 LRD | 0.05 SEK |
| 10 LRD | 0.51 SEK |
| 50 LRD | 2.57 SEK |
| 100 LRD | 5.14 SEK |
| 500 LRD | 25.69 SEK |
| 1,000 LRD | 51.37 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-06-17T05:05:18Z",
"rates": {
"SEK": 0.05137
}
}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.137,
"rate": 0.05137
}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