Rate Overview
Live
1 USD = 123.0338 ISK
1 ISK = 0.008128
USD
Avg
123.5162
High
123.8465
Low
123.0338
Last updated: 5/27/2026, 3:09:14 PM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 123.03 ISK |
| 10 USD | 1,230.34 ISK |
| 50 USD | 6,151.69 ISK |
| 100 USD | 12,303.38 ISK |
| 500 USD | 61,516.92 ISK |
| 1,000 USD | 123,033.84 ISK |
Get USD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ISKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-27T15:09:14Z",
"rates": {
"ISK": 123.03383515
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ISK",
"amount": 100
},
"result": 12303.383515,
"rate": 123.03383515
}Build with USD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key