Rate Overview
Live
1 BAM = 18.7026 TWD
1 TWD = 0.053469
BAM
Avg
18.0101
High
19.0984
Low
16.9874
Last updated: 5/27/2026, 6:22:36 PM
Quick Conversions
| BAM | TWD |
|---|---|
| 1 BAM | 18.70 TWD |
| 10 BAM | 187.03 TWD |
| 50 BAM | 935.13 TWD |
| 100 BAM | 1,870.26 TWD |
| 500 BAM | 9,351.29 TWD |
| 1,000 BAM | 18,702.59 TWD |
Get BAM/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=TWDExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-27T18:22:36Z",
"rates": {
"TWD": 18.702585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "TWD",
"amount": 100
},
"result": 1870.2585,
"rate": 18.702585
}Build with BAM/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key