Rate Overview
Live
1 TND = 0.581594 BGN
1 BGN = 1.7194
TND
Avg
0.582147
High
0.586648
Low
0.579962
Last updated: 7/1/2026, 10:15:09 AM
Quick Conversions
| TND | BGN |
|---|---|
| 1 TND | 0.58 BGN |
| 10 TND | 5.82 BGN |
| 50 TND | 29.08 BGN |
| 100 TND | 58.16 BGN |
| 500 TND | 290.80 BGN |
| 1,000 TND | 581.59 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-01T10:15:09Z",
"rates": {
"BGN": 0.581594
}
}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.159400000000005,
"rate": 0.581594
}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