Rate Overview
Live
1 LRD = 0.666377 ISK
1 ISK = 1.5007
LRD
Avg
0.667277
High
0.669236
Low
0.666377
Last updated: 5/7/2026, 1:49:25 PM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.67 ISK |
| 10 LRD | 6.66 ISK |
| 50 LRD | 33.32 ISK |
| 100 LRD | 66.64 ISK |
| 500 LRD | 333.19 ISK |
| 1,000 LRD | 666.38 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-07T13:49:25Z",
"rates": {
"ISK": 0.666377
}
}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.6377,
"rate": 0.666377
}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