Rate Overview
Live
1 LRD = 0.671702 ISK
1 ISK = 1.4888
LRD
Avg
0.669855
High
0.672620
Low
0.664209
Last updated: 9/2/2026, 9:35:21 AM
Quick Conversions
| LRD | ISK |
|---|---|
| 1 LRD | 0.67 ISK |
| 10 LRD | 6.72 ISK |
| 50 LRD | 33.59 ISK |
| 100 LRD | 67.17 ISK |
| 500 LRD | 335.85 ISK |
| 1,000 LRD | 671.70 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-09-02T09:35:21Z",
"rates": {
"ISK": 0.671702
}
}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.17020000000001,
"rate": 0.671702
}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