Rate Overview
Live
1 BMD = 31.4936 TWD
1 TWD = 0.031752
BMD
Avg
30.6614
High
31.9440
Low
28.4986
Last updated: 5/26/2026, 9:21:44 PM
Quick Conversions
| BMD | TWD |
|---|---|
| 1 BMD | 31.49 TWD |
| 10 BMD | 314.94 TWD |
| 50 BMD | 1,574.68 TWD |
| 100 BMD | 3,149.36 TWD |
| 500 BMD | 15,746.81 TWD |
| 1,000 BMD | 31,493.62 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-05-26T21:21:44Z",
"rates": {
"TWD": 31.493622
}
}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": 3149.3622,
"rate": 31.493622
}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