Rate Overview
Live
1 BND = 12.8636 NAD
1 NAD = 0.077739
BND
Avg
12.8436
High
12.8987
Low
12.7884
Last updated: 5/28/2026, 8:32:39 PM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.86 NAD |
| 10 BND | 128.64 NAD |
| 50 BND | 643.18 NAD |
| 100 BND | 1,286.36 NAD |
| 500 BND | 6,431.81 NAD |
| 1,000 BND | 12,863.63 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-05-28T20:32:39Z",
"rates": {
"NAD": 12.863629
}
}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": 1286.3628999999999,
"rate": 12.863629
}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