Rate Overview
Live
1 NAD = 0.307791 BRL
1 BRL = 3.2490
NAD
Avg
0.313972
High
0.330001
Low
0.293956
Last updated: 7/30/2026, 11:05:28 AM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.31 BRL |
| 10 NAD | 3.08 BRL |
| 50 NAD | 15.39 BRL |
| 100 NAD | 30.78 BRL |
| 500 NAD | 153.90 BRL |
| 1,000 NAD | 307.79 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-30T11:05:28Z",
"rates": {
"BRL": 0.307791
}
}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": 30.7791,
"rate": 0.307791
}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