Rate Overview
Live
1 BND = 12.6469 NAD
1 NAD = 0.079071
BND
Avg
12.7959
High
13.0433
Low
12.6139
Last updated: 8/11/2026, 11:24:29 AM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.65 NAD |
| 10 BND | 126.47 NAD |
| 50 BND | 632.35 NAD |
| 100 BND | 1,264.69 NAD |
| 500 BND | 6,323.45 NAD |
| 1,000 BND | 12,646.91 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-08-11T11:24:29Z",
"rates": {
"NAD": 12.646908
}
}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": 1264.6908,
"rate": 12.646908
}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