Rate Overview
Live
1 TND = 0.340894 USD
1 USD = 2.9335
TND
Avg
0.341588
High
0.342473
Low
0.340658
Last updated: 8/14/2026, 4:32:45 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.41 USD |
| 50 TND | 17.04 USD |
| 100 TND | 34.09 USD |
| 500 TND | 170.45 USD |
| 1,000 TND | 340.89 USD |
Get TND/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=USDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-08-14T16:32:45Z",
"rates": {
"USD": 0.340894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "USD",
"amount": 100
},
"result": 34.0894,
"rate": 0.340894
}Build with TND/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key