Rate Overview
Live
1 BRL = 3.2160 NAD
1 NAD = 0.310946
BRL
Avg
3.1952
High
3.3369
Low
3.0065
Last updated: 5/29/2026, 5:28:25 PM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.22 NAD |
| 10 BRL | 32.16 NAD |
| 50 BRL | 160.80 NAD |
| 100 BRL | 321.60 NAD |
| 500 BRL | 1,608.00 NAD |
| 1,000 BRL | 3,215.99 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-29T17:28:25Z",
"rates": {
"NAD": 3.215993
}
}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": 321.5993,
"rate": 3.215993
}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