Rate Overview
Live
1 NAD = 0.304194 BRL
1 BRL = 3.2874
NAD
Avg
0.305447
High
0.309515
Low
0.303940
Last updated: 4/17/2026, 6:19:57 AM
Quick Conversions
| NAD | BRL |
|---|---|
| 1 NAD | 0.30 BRL |
| 10 NAD | 3.04 BRL |
| 50 NAD | 15.21 BRL |
| 100 NAD | 30.42 BRL |
| 500 NAD | 152.10 BRL |
| 1,000 NAD | 304.19 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-04-17T06:19:57Z",
"rates": {
"BRL": 0.304194
}
}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.419400000000003,
"rate": 0.304194
}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