Rate Overview
Live
1 BRL = 1.8093 NOK
1 NOK = 0.552699
BRL
Avg
1.8434
High
1.8707
Low
1.8093
Last updated: 8/15/2026, 6:03:31 AM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.81 NOK |
| 10 BRL | 18.09 NOK |
| 50 BRL | 90.47 NOK |
| 100 BRL | 180.93 NOK |
| 500 BRL | 904.65 NOK |
| 1,000 BRL | 1,809.30 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-08-15T06:03:31Z",
"rates": {
"NOK": 1.809304
}
}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": 180.9304,
"rate": 1.809304
}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