Rate Overview
Live
1 BMD = 32.4006 TWD
1 TWD = 0.030864
BMD
Avg
31.6857
High
32.4197
Low
31.3096
Last updated: 7/20/2026, 5:25:16 AM
Quick Conversions
| BMD | TWD |
|---|---|
| 1 BMD | 32.40 TWD |
| 10 BMD | 324.01 TWD |
| 50 BMD | 1,620.03 TWD |
| 100 BMD | 3,240.06 TWD |
| 500 BMD | 16,200.31 TWD |
| 1,000 BMD | 32,400.61 TWD |
Get BMD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=TWDExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-20T05:25:16Z",
"rates": {
"TWD": 32.400612
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "TWD",
"amount": 100
},
"result": 3240.0612,
"rate": 32.400612
}Build with BMD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key