Rate Overview
Live
1 LRD = 0.049923 SEK
1 SEK = 20.0308
LRD
Avg
0.050160
High
0.050739
Low
0.049682
Last updated: 4/17/2026, 7:38:51 AM
Quick Conversions
| LRD | SEK |
|---|---|
| 1 LRD | 0.05 SEK |
| 10 LRD | 0.50 SEK |
| 50 LRD | 2.50 SEK |
| 100 LRD | 4.99 SEK |
| 500 LRD | 24.96 SEK |
| 1,000 LRD | 49.92 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-04-17T07:38:51Z",
"rates": {
"SEK": 0.049923
}
}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": 4.9923,
"rate": 0.049923
}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