Rate Overview
Live
1 NOK = 0.534396 BRL
1 BRL = 1.8713
NOK
Avg
0.537029
High
0.546895
Low
0.530170
Last updated: 6/16/2026, 7:25:16 PM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.53 BRL |
| 10 NOK | 5.34 BRL |
| 50 NOK | 26.72 BRL |
| 100 NOK | 53.44 BRL |
| 500 NOK | 267.20 BRL |
| 1,000 NOK | 534.40 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-06-16T19:25:16Z",
"rates": {
"BRL": 0.534396
}
}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.4396,
"rate": 0.534396
}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