Rate Overview
Live
1 NAD = 0.313514 BRL
1 BRL = 3.1897
NAD
Avg
0.313053
High
0.315397
Low
0.310859
Last updated: 6/19/2026, 8:28:13 AM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.31 BRL |
| 10 NAD | 3.14 BRL |
| 50 NAD | 15.68 BRL |
| 100 NAD | 31.35 BRL |
| 500 NAD | 156.76 BRL |
| 1,000 NAD | 313.51 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-06-19T08:28:13Z",
"rates": {
"BRL": 0.313514
}
}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.3514,
"rate": 0.313514
}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