Rate Overview
Live
1 NOK = 0.532101 BRL
1 BRL = 1.8793
NOK
Avg
0.536156
High
0.550963
Low
0.525189
Last updated: 8/3/2026, 8:41:17 PM
Quick Conversions
| NOK | BRL |
|---|---|
| 1 NOK | 0.53 BRL |
| 10 NOK | 5.32 BRL |
| 50 NOK | 26.61 BRL |
| 100 NOK | 53.21 BRL |
| 500 NOK | 266.05 BRL |
| 1,000 NOK | 532.10 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-08-03T20:41:17Z",
"rates": {
"BRL": 0.532101
}
}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.210100000000004,
"rate": 0.532101
}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