Rate Overview
Live
1 TND = 0.577668 BGN
1 BGN = 1.7311
TND
Avg
0.578531
High
0.580415
Low
0.577010
Last updated: 8/15/2026, 7:31:03 PM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.58 BGN |
| 10 TND | 5.78 BGN |
| 50 TND | 28.88 BGN |
| 100 TND | 57.77 BGN |
| 500 TND | 288.83 BGN |
| 1,000 TND | 577.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-08-15T19:31:03Z",
"rates": {
"BGN": 0.577668
}
}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.766799999999996,
"rate": 0.577668
}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