Rate Overview
Live
1 ISK = 0.042094 BRL
1 BRL = 23.7564
ISK
Avg
0.042167
High
0.042326
Low
0.042021
Last updated: 3/7/2026, 8:00:56 AM
Quick Conversions
| ISK | BRL |
|---|---|
| 1 ISK | 0.04 BRL |
| 10 ISK | 0.42 BRL |
| 50 ISK | 2.10 BRL |
| 100 ISK | 4.21 BRL |
| 500 ISK | 21.05 BRL |
| 1,000 ISK | 42.09 BRL |
Get ISK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BRLExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T08:00:56Z",
"rates": {
"BRL": 0.042094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BRL",
"amount": 100
},
"result": 4.2094,
"rate": 0.042094
}Build with ISK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key