Rate Overview
Live
1 BMD = 16.3189 NAD
1 NAD = 0.061279
BMD
Avg
16.3664
High
16.6929
Low
16.1508
Last updated: 6/18/2026, 11:45:53 AM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.32 NAD |
| 10 BMD | 163.19 NAD |
| 50 BMD | 815.94 NAD |
| 100 BMD | 1,631.89 NAD |
| 500 BMD | 8,159.43 NAD |
| 1,000 BMD | 16,318.87 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-06-18T11:45:53Z",
"rates": {
"NAD": 16.318869
}
}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": 1631.8869,
"rate": 16.318869
}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