Rate Overview
Live
1 BRL = 1.8845 NOK
1 NOK = 0.530650
BRL
Avg
1.8628
High
1.9206
Low
1.8011
Last updated: 7/26/2026, 3:43:44 AM
Quick Conversions
| BRL | NOK |
|---|---|
| 1 BRL | 1.88 NOK |
| 10 BRL | 18.84 NOK |
| 50 BRL | 94.22 NOK |
| 100 BRL | 188.45 NOK |
| 500 BRL | 942.24 NOK |
| 1,000 BRL | 1,884.48 NOK |
Get BRL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NOKExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T03:43:44Z",
"rates": {
"NOK": 1.884483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NOK",
"amount": 100
},
"result": 188.4483,
"rate": 1.884483
}Build with BRL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key