Rate Overview
Live
1 TWD = 0.052637 BGN
1 BGN = 18.9980
TWD
Avg
0.052562
High
0.052654
Low
0.052493
Last updated: 8/12/2026, 6:30:58 AM
Quick Conversions
| TWD | BGN |
|---|---|
| 1 TWD | 0.05 BGN |
| 10 TWD | 0.53 BGN |
| 50 TWD | 2.63 BGN |
| 100 TWD | 5.26 BGN |
| 500 TWD | 26.32 BGN |
| 1,000 TWD | 52.64 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-08-12T06:30:58Z",
"rates": {
"BGN": 0.052637
}
}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.2637,
"rate": 0.052637
}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