Rate Overview
Live
1 BRL = 1.8227 NOK
1 NOK = 0.548643
BRL
Avg
1.8418
High
1.8539
Low
1.8227
Last updated: 3/6/2026, 9:08:31 PM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.82 NOK |
| 10 BRL | 18.23 NOK |
| 50 BRL | 91.13 NOK |
| 100 BRL | 182.27 NOK |
| 500 BRL | 911.34 NOK |
| 1,000 BRL | 1,822.68 NOK |
Get BRL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NOKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-06T21:08:31Z",
"rates": {
"NOK": 1.822678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NOK",
"amount": 100
},
"result": 182.2678,
"rate": 1.822678
}Build with BRL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key