Rate Overview
Live
1 BMD = 16.1459 NAD
1 NAD = 0.061935
BMD
Avg
16.4571
High
16.8348
Low
16.1407
Last updated: 8/13/2026, 4:25:01 PM
Quick Conversions
| BMD | NAD |
|---|---|
| 1 BMD | 16.15 NAD |
| 10 BMD | 161.46 NAD |
| 50 BMD | 807.29 NAD |
| 100 BMD | 1,614.59 NAD |
| 500 BMD | 8,072.94 NAD |
| 1,000 BMD | 16,145.88 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-08-13T16:25:01Z",
"rates": {
"NAD": 16.145879
}
}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": 1614.5879,
"rate": 16.145879
}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