Rate Overview
Live
1 BRL = 1.9032 NOK
1 NOK = 0.525440
BRL
Avg
1.9095
High
1.9235
Low
1.8944
Last updated: 7/5/2026, 5:45:54 PM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.90 NOK |
| 10 BRL | 19.03 NOK |
| 50 BRL | 95.16 NOK |
| 100 BRL | 190.32 NOK |
| 500 BRL | 951.58 NOK |
| 1,000 BRL | 1,903.17 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-05T17:45:54Z",
"rates": {
"NOK": 1.903166
}
}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": 190.3166,
"rate": 1.903166
}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