Rate Overview
Live
1 TWD = 0.052754 BGN
1 BGN = 18.9559
TWD
Avg
0.052718
High
0.052758
Low
0.052632
Last updated: 4/16/2026, 1:16:17 AM
Quick Conversions
| TWD | BGN |
|---|---|
| 1 TWD | 0.05 BGN |
| 10 TWD | 0.53 BGN |
| 50 TWD | 2.64 BGN |
| 100 TWD | 5.28 BGN |
| 500 TWD | 26.38 BGN |
| 1,000 TWD | 52.75 BGN |
Get TWD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=BGNExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-04-16T01:16:17Z",
"rates": {
"BGN": 0.052754
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "BGN",
"amount": 100
},
"result": 5.2754,
"rate": 0.052754
}Build with TWD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key