Rate Overview
Live
1 BRL = 1.8794 NOK
1 NOK = 0.532092
BRL
Avg
1.8651
High
1.9041
Low
1.8150
Last updated: 7/25/2026, 2:39:05 AM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.88 NOK |
| 10 BRL | 18.79 NOK |
| 50 BRL | 93.97 NOK |
| 100 BRL | 187.94 NOK |
| 500 BRL | 939.69 NOK |
| 1,000 BRL | 1,879.38 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-25T02:39:05Z",
"rates": {
"NOK": 1.879375
}
}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.9375,
"rate": 1.879375
}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