Rate Overview
Live
1 TND = 0.579033 BGN
1 BGN = 1.7270
TND
Avg
0.575920
High
0.583517
Low
0.568549
Last updated: 3/27/2026, 8:28:26 PM
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.52 BGN |
| 1,000 TND | 579.03 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-03-27T20:28:26Z",
"rates": {
"BGN": 0.579033
}
}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.9033,
"rate": 0.579033
}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