Rate Overview
Live
1 BND = 12.9436 NAD
1 NAD = 0.077258
BND
Avg
12.8205
High
13.2437
Low
12.5583
Last updated: 7/29/2026, 2:20:35 PM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.94 NAD |
| 10 BND | 129.44 NAD |
| 50 BND | 647.18 NAD |
| 100 BND | 1,294.36 NAD |
| 500 BND | 6,471.82 NAD |
| 1,000 BND | 12,943.64 NAD |
Get BND/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=NADExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T14:20:35Z",
"rates": {
"NAD": 12.943635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "NAD",
"amount": 100
},
"result": 1294.3635,
"rate": 12.943635
}Build with BND/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key