Rate Overview
Live
1 BMD = 16.3688 NAD
1 NAD = 0.061092
BMD
Avg
16.6048
High
16.8298
Low
16.3688
Last updated: 5/8/2026, 3:43:06 PM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.37 NAD |
| 10 BMD | 163.69 NAD |
| 50 BMD | 818.44 NAD |
| 100 BMD | 1,636.88 NAD |
| 500 BMD | 8,184.39 NAD |
| 1,000 BMD | 16,368.79 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-05-08T15:43:06Z",
"rates": {
"NAD": 16.368789
}
}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": 1636.8789,
"rate": 16.368789
}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