Rate Overview
Live
1 USD = 124.8884 ISK
1 ISK = 0.008007
USD
Avg
123.7737
High
125.3352
Low
121.4561
Last updated: 3/7/2026, 4:23:43 AM
Quick Conversions
| USD | ISK |
|---|---|
| 1 USD | 124.89 ISK |
| 10 USD | 1,248.88 ISK |
| 50 USD | 6,244.42 ISK |
| 100 USD | 12,488.84 ISK |
| 500 USD | 62,444.21 ISK |
| 1,000 USD | 124,888.41 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-03-07T04:23:43Z",
"rates": {
"ISK": 124.88841274
}
}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": 12488.841274,
"rate": 124.88841274
}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