Rate Overview
Live
1 BRL = 1.8499 NOK
1 NOK = 0.540579
BRL
Avg
1.8454
High
1.8499
Low
1.8419
Last updated: 5/26/2026, 5:03:43 PM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.85 NOK |
| 10 BRL | 18.50 NOK |
| 50 BRL | 92.49 NOK |
| 100 BRL | 184.99 NOK |
| 500 BRL | 924.93 NOK |
| 1,000 BRL | 1,849.87 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-05-26T17:03:43Z",
"rates": {
"NOK": 1.849869
}
}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": 184.9869,
"rate": 1.849869
}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