Rate Overview
Live
1 TND = 0.578994 BGN
1 BGN = 1.7271
TND
Avg
0.579367
High
0.581362
Low
0.578337
Last updated: 6/16/2026, 7:04:13 AM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.58 BGN |
| 10 TND | 5.79 BGN |
| 50 TND | 28.95 BGN |
| 100 TND | 57.90 BGN |
| 500 TND | 289.50 BGN |
| 1,000 TND | 578.99 BGN |
Get TND/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=BGNExample Response:
{
"success": true,
"base": "TND",
"date": "2026-06-16T07:04:13Z",
"rates": {
"BGN": 0.578994
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "BGN",
"amount": 100
},
"result": 57.8994,
"rate": 0.578994
}Build with TND/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key