Rate Overview
Live
1 BRL = 1.8513 NOK
1 NOK = 0.540150
BRL
Avg
1.8508
High
1.8760
Low
1.8150
Last updated: 3/27/2026, 2:22:56 AM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.85 NOK |
| 10 BRL | 18.51 NOK |
| 50 BRL | 92.57 NOK |
| 100 BRL | 185.13 NOK |
| 500 BRL | 925.67 NOK |
| 1,000 BRL | 1,851.34 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-27T02:22:56Z",
"rates": {
"NOK": 1.851337
}
}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": 185.1337,
"rate": 1.851337
}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