Rate Overview
Live
1 BGN = 1.7233 TND
1 TND = 0.580270
BGN
Avg
1.7233
High
1.7246
Low
1.7208
Last updated: 7/11/2026, 5:03:41 PM
Quick Conversions
| BGN | TND |
|---|---|
| 1 BGN | 1.72 TND |
| 10 BGN | 17.23 TND |
| 50 BGN | 86.17 TND |
| 100 BGN | 172.33 TND |
| 500 BGN | 861.67 TND |
| 1,000 BGN | 1,723.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-07-11T17:03:41Z",
"rates": {
"TND": 1.723337
}
}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.3337,
"rate": 1.723337
}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