Rate Overview
Live
1 BMD = 16.8328 NAD
1 NAD = 0.059408
BMD
Avg
16.8463
High
18.2263
Low
15.8953
Last updated: 7/25/2026, 12:17:57 AM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.83 NAD |
| 10 BMD | 168.33 NAD |
| 50 BMD | 841.64 NAD |
| 100 BMD | 1,683.28 NAD |
| 500 BMD | 8,416.38 NAD |
| 1,000 BMD | 16,832.75 NAD |
Get BMD/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=NADExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-25T00:17:57Z",
"rates": {
"NAD": 16.832752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "NAD",
"amount": 100
},
"result": 1683.2752,
"rate": 16.832752
}Build with BMD/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key