Rate Overview
Live
1 BRL = 1.8771 NOK
1 NOK = 0.532732
BRL
Avg
1.8862
High
1.9046
Low
1.8674
Last updated: 4/16/2026, 4:32:07 AM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.88 NOK |
| 10 BRL | 18.77 NOK |
| 50 BRL | 93.86 NOK |
| 100 BRL | 187.71 NOK |
| 500 BRL | 938.56 NOK |
| 1,000 BRL | 1,877.12 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-04-16T04:32:07Z",
"rates": {
"NOK": 1.877117
}
}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": 187.71169999999998,
"rate": 1.877117
}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