Rate Overview
Live
1 BRL = 3.1495 NAD
1 NAD = 0.317515
BRL
Avg
3.1237
High
3.1665
Low
3.0659
Last updated: 3/8/2026, 7:43:20 AM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.15 NAD |
| 10 BRL | 31.49 NAD |
| 50 BRL | 157.47 NAD |
| 100 BRL | 314.95 NAD |
| 500 BRL | 1,574.73 NAD |
| 1,000 BRL | 3,149.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-03-08T07:43:20Z",
"rates": {
"NAD": 3.149453
}
}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": 314.9453,
"rate": 3.149453
}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