Rate Overview
Live
1 LRD = 0.664597 ISK
1 ISK = 1.5047
LRD
Avg
0.664445
High
0.667084
Low
0.661632
Last updated: 4/17/2026, 6:10:54 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.66 ISK |
| 10 LRD | 6.65 ISK |
| 50 LRD | 33.23 ISK |
| 100 LRD | 66.46 ISK |
| 500 LRD | 332.30 ISK |
| 1,000 LRD | 664.60 ISK |
Get LRD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ISKExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-04-17T06:10:54Z",
"rates": {
"ISK": 0.664597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ISK",
"amount": 100
},
"result": 66.4597,
"rate": 0.664597
}Build with LRD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key