Rate Overview
Live
1 NOK = 0.530906 BRL
1 BRL = 1.8836
NOK
Avg
0.533877
High
0.537027
Low
0.529840
Last updated: 5/7/2026, 5:37:29 AM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.53 BRL |
| 10 NOK | 5.31 BRL |
| 50 NOK | 26.55 BRL |
| 100 NOK | 53.09 BRL |
| 500 NOK | 265.45 BRL |
| 1,000 NOK | 530.91 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-07T05:37:29Z",
"rates": {
"BRL": 0.530906
}
}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.0906,
"rate": 0.530906
}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