Rate Overview
Live
1 BND = 12.7011 NAD
1 NAD = 0.078733
BND
Avg
12.6498
High
12.7055
Low
12.5548
Last updated: 9/2/2026, 4:26:37 AM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.70 NAD |
| 10 BND | 127.01 NAD |
| 50 BND | 635.06 NAD |
| 100 BND | 1,270.11 NAD |
| 500 BND | 6,350.56 NAD |
| 1,000 BND | 12,701.11 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-09-02T04:26:37Z",
"rates": {
"NAD": 12.701114
}
}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": 1270.1114,
"rate": 12.701114
}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