Rate Overview
Live
1 BRL = 3.2805 NAD
1 NAD = 0.304836
BRL
Avg
3.2798
High
3.2975
Low
3.2586
Last updated: 4/18/2026, 12:34:12 PM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.28 NAD |
| 10 BRL | 32.80 NAD |
| 50 BRL | 164.02 NAD |
| 100 BRL | 328.05 NAD |
| 500 BRL | 1,640.23 NAD |
| 1,000 BRL | 3,280.45 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-04-18T12:34:12Z",
"rates": {
"NAD": 3.280454
}
}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": 328.04540000000003,
"rate": 3.280454
}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