Rate Overview
Live
1 BMD = 16.3350 NAD
1 NAD = 0.061218
BMD
Avg
16.3805
High
16.4404
Low
16.3350
Last updated: 4/18/2026, 8:43:59 AM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.34 NAD |
| 10 BMD | 163.35 NAD |
| 50 BMD | 816.75 NAD |
| 100 BMD | 1,633.50 NAD |
| 500 BMD | 8,167.52 NAD |
| 1,000 BMD | 16,335.04 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-04-18T08:43:59Z",
"rates": {
"NAD": 16.335038
}
}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": 1633.5038000000002,
"rate": 16.335038
}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