Rate Overview
Live
1 TWD = 0.053378 BGN
1 BGN = 18.7343
TWD
Avg
0.053384
High
0.053576
Low
0.053079
Last updated: 5/26/2026, 10:31:15 AM
Quick Conversions
| TWD | BGN |
|---|---|
| 1 TWD | 0.05 BGN |
| 10 TWD | 0.53 BGN |
| 50 TWD | 2.67 BGN |
| 100 TWD | 5.34 BGN |
| 500 TWD | 26.69 BGN |
| 1,000 TWD | 53.38 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-05-26T10:31:15Z",
"rates": {
"BGN": 0.053378
}
}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.3378000000000005,
"rate": 0.053378
}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