Rate Overview
Live
1 BND = 12.8880 NAD
1 NAD = 0.077592
BND
Avg
13.0353
High
13.1910
Low
12.8880
Last updated: 5/8/2026, 11:45:52 AM
Quick Conversions
| BND | NAD |
|---|---|
| 1 BND | 12.89 NAD |
| 10 BND | 128.88 NAD |
| 50 BND | 644.40 NAD |
| 100 BND | 1,288.80 NAD |
| 500 BND | 6,443.98 NAD |
| 1,000 BND | 12,887.96 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-08T11:45:52Z",
"rates": {
"NAD": 12.887959
}
}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": 1288.7959,
"rate": 12.887959
}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