Rate Overview
Live
1 BRL = 3.1328 NAD
1 NAD = 0.319202
BRL
Avg
3.1740
High
3.2081
Low
3.1328
Last updated: 8/12/2026, 6:36:01 PM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.13 NAD |
| 10 BRL | 31.33 NAD |
| 50 BRL | 156.64 NAD |
| 100 BRL | 313.28 NAD |
| 500 BRL | 1,566.41 NAD |
| 1,000 BRL | 3,132.81 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-08-12T18:36:01Z",
"rates": {
"NAD": 3.132814
}
}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": 313.2814,
"rate": 3.132814
}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