Rate Overview
Live
1 TND = 0.580668 BGN
1 BGN = 1.7222
TND
Avg
0.576483
High
0.583517
Low
0.568549
Last updated: 7/26/2026, 12:08:25 AM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.58 BGN |
| 10 TND | 5.81 BGN |
| 50 TND | 29.03 BGN |
| 100 TND | 58.07 BGN |
| 500 TND | 290.33 BGN |
| 1,000 TND | 580.67 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-26T00:08:25Z",
"rates": {
"BGN": 0.580668
}
}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": 58.06679999999999,
"rate": 0.580668
}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