Rate Overview
Live
1 LRD = 0.672182 ISK
1 ISK = 1.4877
LRD
Avg
0.670179
High
0.676325
Low
0.664116
Last updated: 5/27/2026, 7:18:20 PM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.67 ISK |
| 10 LRD | 6.72 ISK |
| 50 LRD | 33.61 ISK |
| 100 LRD | 67.22 ISK |
| 500 LRD | 336.09 ISK |
| 1,000 LRD | 672.18 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-05-27T19:18:20Z",
"rates": {
"ISK": 0.672182
}
}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": 67.2182,
"rate": 0.672182
}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