Rate Overview
Live
1 BND = 13.2870 NAD
1 NAD = 0.075262
BND
Avg
13.0627
High
13.5103
Low
12.5904
Last updated: 3/27/2026, 1:19:34 PM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 13.29 NAD |
| 10 BND | 132.87 NAD |
| 50 BND | 664.35 NAD |
| 100 BND | 1,328.70 NAD |
| 500 BND | 6,643.50 NAD |
| 1,000 BND | 13,287.00 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-03-27T13:19:34Z",
"rates": {
"NAD": 13.287001
}
}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": 1328.7001,
"rate": 13.287001
}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