Rate Overview
Live
1 LRD = 0.691207 ISK
1 ISK = 1.4467
LRD
Avg
0.692764
High
0.694078
Low
0.691142
Last updated: 7/28/2026, 1:18:08 PM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.69 ISK |
| 10 LRD | 6.91 ISK |
| 50 LRD | 34.56 ISK |
| 100 LRD | 69.12 ISK |
| 500 LRD | 345.60 ISK |
| 1,000 LRD | 691.21 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-28T13:18:08Z",
"rates": {
"ISK": 0.691207
}
}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.1207,
"rate": 0.691207
}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