Rate Overview
Live
1 NAD = 0.306914 BRL
1 BRL = 3.2582
NAD
Avg
0.305154
High
0.309929
Low
0.301794
Last updated: 7/29/2026, 6:33:48 PM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.31 BRL |
| 10 NAD | 3.07 BRL |
| 50 NAD | 15.35 BRL |
| 100 NAD | 30.69 BRL |
| 500 NAD | 153.46 BRL |
| 1,000 NAD | 306.91 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-07-29T18:33:48Z",
"rates": {
"BRL": 0.306914
}
}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": 30.6914,
"rate": 0.306914
}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