Rate Overview
Live
1 BMD = 31.6203 TWD
1 TWD = 0.031625
BMD
Avg
31.7144
High
31.8037
Low
31.6174
Last updated: 4/16/2026, 3:00:39 AM
Quick Conversions
| BMD | TWD |
|---|---|
| 1 BMD | 31.62 TWD |
| 10 BMD | 316.20 TWD |
| 50 BMD | 1,581.01 TWD |
| 100 BMD | 3,162.03 TWD |
| 500 BMD | 15,810.15 TWD |
| 1,000 BMD | 31,620.29 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-04-16T03:00:39Z",
"rates": {
"TWD": 31.620293
}
}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": 3162.0293,
"rate": 31.620293
}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