Rate Overview
Live
1 NOK = 0.525440 BRL
1 BRL = 1.9032
NOK
Avg
0.523703
High
0.527872
Low
0.519872
Last updated: 7/5/2026, 12:06:17 PM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.53 BRL |
| 10 NOK | 5.25 BRL |
| 50 NOK | 26.27 BRL |
| 100 NOK | 52.54 BRL |
| 500 NOK | 262.72 BRL |
| 1,000 NOK | 525.44 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-05T12:06:17Z",
"rates": {
"BRL": 0.52544
}
}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": 52.544000000000004,
"rate": 0.52544
}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