Rate Overview
Live
1 BND = 12.6807 NAD
1 NAD = 0.078860
BND
Avg
12.6790
High
12.8471
Low
12.6043
Last updated: 6/18/2026, 10:00:50 AM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.68 NAD |
| 10 BND | 126.81 NAD |
| 50 BND | 634.04 NAD |
| 100 BND | 1,268.07 NAD |
| 500 BND | 6,340.36 NAD |
| 1,000 BND | 12,680.72 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-06-18T10:00:50Z",
"rates": {
"NAD": 12.680717
}
}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": 1268.0717,
"rate": 12.680717
}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