Rate Overview
Live
1 LRD = 0.693135 ISK
1 ISK = 1.4427
LRD
Avg
0.686240
High
0.693135
Low
0.681476
Last updated: 6/19/2026, 8:10:09 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.69 ISK |
| 10 LRD | 6.93 ISK |
| 50 LRD | 34.66 ISK |
| 100 LRD | 69.31 ISK |
| 500 LRD | 346.57 ISK |
| 1,000 LRD | 693.14 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-06-19T08:10:09Z",
"rates": {
"ISK": 0.693135
}
}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.31349999999999,
"rate": 0.693135
}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