Rate Overview
Live
1 TND = 0.579753 BGN
1 BGN = 1.7249
TND
Avg
0.578076
High
0.581408
Low
0.569447
Last updated: 7/26/2026, 5:51:21 PM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.58 BGN |
| 10 TND | 5.80 BGN |
| 50 TND | 28.99 BGN |
| 100 TND | 57.98 BGN |
| 500 TND | 289.88 BGN |
| 1,000 TND | 579.75 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-07-26T17:51:21Z",
"rates": {
"BGN": 0.579753
}
}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.9753,
"rate": 0.579753
}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