Rate Overview
Live
1 BND = 12.9377 NAD
1 NAD = 0.077294
BND
Avg
12.7825
High
12.9724
Low
12.5687
Last updated: 3/7/2026, 3:44:50 AM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.94 NAD |
| 10 BND | 129.38 NAD |
| 50 BND | 646.88 NAD |
| 100 BND | 1,293.77 NAD |
| 500 BND | 6,468.83 NAD |
| 1,000 BND | 12,937.66 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-07T03:44:50Z",
"rates": {
"NAD": 12.937658
}
}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": 1293.7658000000001,
"rate": 12.937658
}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