Rate Overview
Live
1 BRL = 3.2611 NAD
1 NAD = 0.306642
BRL
Avg
3.1849
High
3.2846
Low
3.0200
Last updated: 3/29/2026, 12:44:07 PM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.26 NAD |
| 10 BRL | 32.61 NAD |
| 50 BRL | 163.06 NAD |
| 100 BRL | 326.11 NAD |
| 500 BRL | 1,630.57 NAD |
| 1,000 BRL | 3,261.13 NAD |
Get BRL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NADExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-29T12:44:07Z",
"rates": {
"NAD": 3.261134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NAD",
"amount": 100
},
"result": 326.1134,
"rate": 3.261134
}Build with BRL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key