Rate Overview
Live
1 BRL = 1.8873 NOK
1 NOK = 0.529867
BRL
Avg
1.8977
High
1.9146
Low
1.8870
Last updated: 7/19/2026, 8:12:52 PM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.89 NOK |
| 10 BRL | 18.87 NOK |
| 50 BRL | 94.36 NOK |
| 100 BRL | 188.73 NOK |
| 500 BRL | 943.63 NOK |
| 1,000 BRL | 1,887.27 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-19T20:12:52Z",
"rates": {
"NOK": 1.887266
}
}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.72660000000002,
"rate": 1.887266
}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