Rate Overview
Live
1 BRL = 1.8859 NOK
1 NOK = 0.530257
BRL
Avg
1.8657
High
1.9200
Low
1.8099
Last updated: 7/25/2026, 8:10:40 PM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.89 NOK |
| 10 BRL | 18.86 NOK |
| 50 BRL | 94.29 NOK |
| 100 BRL | 188.59 NOK |
| 500 BRL | 942.94 NOK |
| 1,000 BRL | 1,885.88 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-07-25T20:10:40Z",
"rates": {
"NOK": 1.885877
}
}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": 188.5877,
"rate": 1.885877
}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