Rate Overview
Live
1 TND = 0.339157 USD
1 USD = 2.9485
TND
Avg
0.339323
High
0.341488
Low
0.337639
Last updated: 7/4/2026, 12:49:44 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.39 USD |
| 50 TND | 16.96 USD |
| 100 TND | 33.92 USD |
| 500 TND | 169.58 USD |
| 1,000 TND | 339.16 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-07-04T12:49:44Z",
"rates": {
"USD": 0.339157
}
}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": 33.9157,
"rate": 0.339157
}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