Rate Overview
Live
1 BRL = 3.3347 NAD
1 NAD = 0.299877
BRL
Avg
3.3576
High
3.4019
Low
3.3310
Last updated: 5/9/2026, 4:55:55 AM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.33 NAD |
| 10 BRL | 33.35 NAD |
| 50 BRL | 166.74 NAD |
| 100 BRL | 333.47 NAD |
| 500 BRL | 1,667.35 NAD |
| 1,000 BRL | 3,334.70 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-05-09T04:55:55Z",
"rates": {
"NAD": 3.334701
}
}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": 333.4701,
"rate": 3.334701
}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