Rate Overview
Live
1 USD = 125.3562 ISK
1 ISK = 0.007977
USD
Avg
125.8633
High
126.9617
Low
124.7057
Last updated: 7/19/2026, 7:45:28 AM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 125.36 ISK |
| 10 USD | 1,253.56 ISK |
| 50 USD | 6,267.81 ISK |
| 100 USD | 12,535.62 ISK |
| 500 USD | 62,678.09 ISK |
| 1,000 USD | 125,356.17 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-19T07:45:28Z",
"rates": {
"ISK": 125.35617056
}
}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": 12535.617056,
"rate": 125.35617056
}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