Rate Overview
Live
1 BGN = 18.9236 TWD
1 TWD = 0.052844
BGN
Avg
18.9471
High
18.9998
Low
18.9159
Last updated: 4/17/2026, 11:00:32 AM
Quick Conversions
| BGN | TWD |
|---|---|
| 1 BGN | 18.92 TWD |
| 10 BGN | 189.24 TWD |
| 50 BGN | 946.18 TWD |
| 100 BGN | 1,892.36 TWD |
| 500 BGN | 9,461.80 TWD |
| 1,000 BGN | 18,923.60 TWD |
Get BGN/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=TWDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-17T11:00:32Z",
"rates": {
"TWD": 18.923602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "TWD",
"amount": 100
},
"result": 1892.3601999999998,
"rate": 18.923602
}Build with BGN/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key