Rate Overview
Live
1 NAD = 0.320794 BRL
1 BRL = 3.1173
NAD
Avg
0.316780
High
0.320894
Low
0.311709
Last updated: 8/14/2026, 7:06:50 PM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.32 BRL |
| 10 NAD | 3.21 BRL |
| 50 NAD | 16.04 BRL |
| 100 NAD | 32.08 BRL |
| 500 NAD | 160.40 BRL |
| 1,000 NAD | 320.79 BRL |
Get NAD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=BRLExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-08-14T19:06:50Z",
"rates": {
"BRL": 0.320794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "BRL",
"amount": 100
},
"result": 32.0794,
"rate": 0.320794
}Build with NAD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key