Rate Overview
Live
1 NAD = 0.308382 BRL
1 BRL = 3.2427
NAD
Avg
0.305668
High
0.308511
Low
0.301321
Last updated: 5/27/2026, 5:12:57 PM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.31 BRL |
| 10 NAD | 3.08 BRL |
| 50 NAD | 15.42 BRL |
| 100 NAD | 30.84 BRL |
| 500 NAD | 154.19 BRL |
| 1,000 NAD | 308.38 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-05-27T17:12:57Z",
"rates": {
"BRL": 0.308382
}
}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.8382,
"rate": 0.308382
}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