Rate Overview
Live
1 USD = 125.3774 ISK
1 ISK = 0.007976
USD
Avg
132.1986
High
144.4199
Low
121.2840
Last updated: 7/22/2026, 5:52:36 AM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 125.38 ISK |
| 10 USD | 1,253.77 ISK |
| 50 USD | 6,268.87 ISK |
| 100 USD | 12,537.74 ISK |
| 500 USD | 62,688.69 ISK |
| 1,000 USD | 125,377.39 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-07-22T05:52:36Z",
"rates": {
"ISK": 125.37738702
}
}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": 12537.738702,
"rate": 125.37738702
}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