Rate Overview
Live
1 LRD = 0.693547 ISK
1 ISK = 1.4419
LRD
Avg
0.693821
High
0.696682
Low
0.691739
Last updated: 7/8/2026, 9:29:25 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.69 ISK |
| 10 LRD | 6.94 ISK |
| 50 LRD | 34.68 ISK |
| 100 LRD | 69.35 ISK |
| 500 LRD | 346.77 ISK |
| 1,000 LRD | 693.55 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-07-08T09:29:25Z",
"rates": {
"ISK": 0.693547
}
}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": 69.35470000000001,
"rate": 0.693547
}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