Rate Overview
Live
1 BGN = 1.7361 TND
1 TND = 0.575989
BGN
Avg
1.7373
High
1.7435
Low
1.7289
Last updated: 4/17/2026, 12:08:19 AM
Quick Conversions
| BGN | TND |
|---|---|
| 1 BGN | 1.74 TND |
| 10 BGN | 17.36 TND |
| 50 BGN | 86.81 TND |
| 100 BGN | 173.61 TND |
| 500 BGN | 868.07 TND |
| 1,000 BGN | 1,736.14 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-04-17T00:08:19Z",
"rates": {
"TND": 1.736144
}
}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": 173.6144,
"rate": 1.736144
}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