Rate Overview
Live
1 NAD = 0.298736 BRL
1 BRL = 3.3474
NAD
Avg
0.297164
High
0.299681
Low
0.293956
Last updated: 5/7/2026, 11:22:03 AM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.30 BRL |
| 10 NAD | 2.99 BRL |
| 50 NAD | 14.94 BRL |
| 100 NAD | 29.87 BRL |
| 500 NAD | 149.37 BRL |
| 1,000 NAD | 298.74 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-05-07T11:22:03Z",
"rates": {
"BRL": 0.298736
}
}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": 29.8736,
"rate": 0.298736
}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