Rate Overview
Live
1 LRD = 0.682447 ISK
1 ISK = 1.4653
LRD
Avg
0.675728
High
0.686930
Low
0.661528
Last updated: 3/7/2026, 3:22:43 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.68 ISK |
| 10 LRD | 6.82 ISK |
| 50 LRD | 34.12 ISK |
| 100 LRD | 68.24 ISK |
| 500 LRD | 341.22 ISK |
| 1,000 LRD | 682.45 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-03-07T03:22:43Z",
"rates": {
"ISK": 0.682447
}
}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.24470000000001,
"rate": 0.682447
}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