Rate Overview
Live
1 USD = 121.2383 ISK
1 ISK = 0.008248
USD
Avg
121.2095
High
121.4840
Low
120.5668
Last updated: 9/3/2026, 2:40:41 PM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 121.24 ISK |
| 10 USD | 1,212.38 ISK |
| 50 USD | 6,061.92 ISK |
| 100 USD | 12,123.83 ISK |
| 500 USD | 60,619.17 ISK |
| 1,000 USD | 121,238.34 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-09-03T14:40:41Z",
"rates": {
"ISK": 121.23833552
}
}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": 12123.833552,
"rate": 121.23833552
}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