Rate Overview
Live
1 LRD = 0.676506 ISK
1 ISK = 1.4782
LRD
Avg
0.677111
High
0.678273
Low
0.676344
Last updated: 8/19/2026, 9:41:31 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.68 ISK |
| 10 LRD | 6.77 ISK |
| 50 LRD | 33.83 ISK |
| 100 LRD | 67.65 ISK |
| 500 LRD | 338.25 ISK |
| 1,000 LRD | 676.51 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-08-19T09:41:31Z",
"rates": {
"ISK": 0.676506
}
}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": 67.65060000000001,
"rate": 0.676506
}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