Rate Overview
Live
1 NOK = 0.530257 BRL
1 BRL = 1.8859
NOK
Avg
0.529087
High
0.531098
Low
0.527462
Last updated: 7/25/2026, 11:02:17 AM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.53 BRL |
| 10 NOK | 5.30 BRL |
| 50 NOK | 26.51 BRL |
| 100 NOK | 53.03 BRL |
| 500 NOK | 265.13 BRL |
| 1,000 NOK | 530.26 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-07-25T11:02:17Z",
"rates": {
"BRL": 0.530257
}
}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.0257,
"rate": 0.530257
}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