Rate Overview
Live
1 BRL = 3.1198 NAD
1 NAD = 0.320530
BRL
Avg
3.1239
High
3.1620
Low
3.0996
Last updated: 9/8/2026, 10:15:59 AM
Quick Conversions
| BRL | NAD |
|---|---|
| 1 BRL | 3.12 NAD |
| 10 BRL | 31.20 NAD |
| 50 BRL | 155.99 NAD |
| 100 BRL | 311.98 NAD |
| 500 BRL | 1,559.92 NAD |
| 1,000 BRL | 3,119.83 NAD |
Get BRL/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=NADExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-08T10:15:59Z",
"rates": {
"NAD": 3.119832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "NAD",
"amount": 100
},
"result": 311.9832,
"rate": 3.119832
}Build with BRL/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key