Rate Overview
Live
1 BAM = 18.6873 TWD
1 TWD = 0.053512
BAM
Avg
18.8703
High
19.2180
Low
18.5523
Last updated: 7/3/2026, 3:47:34 PM
Quick Conversions
| BAM | TWD |
|---|---|
| 1 BAM | 18.69 TWD |
| 10 BAM | 186.87 TWD |
| 50 BAM | 934.37 TWD |
| 100 BAM | 1,868.73 TWD |
| 500 BAM | 9,343.66 TWD |
| 1,000 BAM | 18,687.31 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-07-03T15:47:34Z",
"rates": {
"TWD": 18.687313
}
}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": 1868.7313,
"rate": 18.687313
}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