Rate Overview
Live
1 BGN = 1.7453 TND
1 TND = 0.572955
BGN
Avg
1.7295
High
1.7453
Low
1.7200
Last updated: 3/7/2026, 7:38:09 AM
Quick Conversions
| BGN | TND |
|---|---|
| 1 BGN | 1.75 TND |
| 10 BGN | 17.45 TND |
| 50 BGN | 87.27 TND |
| 100 BGN | 174.53 TND |
| 500 BGN | 872.67 TND |
| 1,000 BGN | 1,745.34 TND |
Get BGN/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=TNDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-07T07:38:09Z",
"rates": {
"TND": 1.745337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "TND",
"amount": 100
},
"result": 174.53369999999998,
"rate": 1.745337
}Build with BGN/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key