Rate Overview
Live
1 NOK = 0.539508 BRL
1 BRL = 1.8535
NOK
Avg
0.544372
High
0.555218
Low
0.537512
Last updated: 3/27/2026, 1:35:02 PM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.54 BRL |
| 10 NOK | 5.40 BRL |
| 50 NOK | 26.98 BRL |
| 100 NOK | 53.95 BRL |
| 500 NOK | 269.75 BRL |
| 1,000 NOK | 539.51 BRL |
Get NOK/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=BRLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T13:35:02Z",
"rates": {
"BRL": 0.539508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "BRL",
"amount": 100
},
"result": 53.9508,
"rate": 0.539508
}Build with NOK/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key