Rate Overview
Live
1 NOK = 0.543362 BRL
1 BRL = 1.8404
NOK
Avg
0.542381
High
0.543836
Low
0.541008
Last updated: 5/27/2026, 5:12:42 PM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.54 BRL |
| 10 NOK | 5.43 BRL |
| 50 NOK | 27.17 BRL |
| 100 NOK | 54.34 BRL |
| 500 NOK | 271.68 BRL |
| 1,000 NOK | 543.36 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-05-27T17:12:42Z",
"rates": {
"BRL": 0.543362
}
}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": 54.3362,
"rate": 0.543362
}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