Rate Overview
Live
1 BGN = 1.7287 TND
1 TND = 0.578479
BGN
Avg
1.7232
High
1.7287
Low
1.7177
Last updated: 7/27/2026, 4:46:48 PM
Quick Conversions
| BGN | TND |
|---|---|
| 1 BGN | 1.73 TND |
| 10 BGN | 17.29 TND |
| 50 BGN | 86.43 TND |
| 100 BGN | 172.87 TND |
| 500 BGN | 864.34 TND |
| 1,000 BGN | 1,728.67 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-07-27T16:46:48Z",
"rates": {
"TND": 1.728671
}
}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": 172.8671,
"rate": 1.728671
}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