Rate Overview
Live
1 LRD = 0.687518 ISK
1 ISK = 1.4545
LRD
Avg
0.676413
High
0.694209
Low
0.654581
Last updated: 7/29/2026, 7:11:18 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.69 ISK |
| 10 LRD | 6.88 ISK |
| 50 LRD | 34.38 ISK |
| 100 LRD | 68.75 ISK |
| 500 LRD | 343.76 ISK |
| 1,000 LRD | 687.52 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-29T07:11:18Z",
"rates": {
"ISK": 0.687518
}
}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": 68.7518,
"rate": 0.687518
}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