Rate Overview
Live
1 NAD = 0.317933 BRL
1 BRL = 3.1453
NAD
Avg
0.317880
High
0.320247
Low
0.315781
Last updated: 7/8/2026, 6:22:13 PM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.32 BRL |
| 10 NAD | 3.18 BRL |
| 50 NAD | 15.90 BRL |
| 100 NAD | 31.79 BRL |
| 500 NAD | 158.97 BRL |
| 1,000 NAD | 317.93 BRL |
Get NAD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=BRLExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-08T18:22:13Z",
"rates": {
"BRL": 0.317933
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "BRL",
"amount": 100
},
"result": 31.793300000000002,
"rate": 0.317933
}Build with NAD/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key