Rate Overview
Live
1 BAM = 19.0278 TWD
1 TWD = 0.052555
BAM
Avg
19.0215
High
19.0722
Low
18.9232
Last updated: 4/16/2026, 4:10:40 PM
Quick Conversions
| BAM | TWD |
|---|---|
| 1 BAM | 19.03 TWD |
| 10 BAM | 190.28 TWD |
| 50 BAM | 951.39 TWD |
| 100 BAM | 1,902.78 TWD |
| 500 BAM | 9,513.92 TWD |
| 1,000 BAM | 19,027.84 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-04-16T16:10:40Z",
"rates": {
"TWD": 19.027843
}
}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": 1902.7843,
"rate": 19.027843
}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