Rate Overview
Live
1 TND = 0.572955 BGN
1 BGN = 1.7453
TND
Avg
0.578223
High
0.581408
Low
0.572955
Last updated: 3/7/2026, 7:54:57 AM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.57 BGN |
| 10 TND | 5.73 BGN |
| 50 TND | 28.65 BGN |
| 100 TND | 57.30 BGN |
| 500 TND | 286.48 BGN |
| 1,000 TND | 572.96 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-07T07:54:57Z",
"rates": {
"BGN": 0.572955
}
}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.2955,
"rate": 0.572955
}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