Rate Overview
Live
1 TND = 0.337701 USD
1 USD = 2.9612
TND
Avg
0.338737
High
0.339628
Low
0.337701
Last updated: 7/25/2026, 5:29:58 AM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.38 USD |
| 50 TND | 16.89 USD |
| 100 TND | 33.77 USD |
| 500 TND | 168.85 USD |
| 1,000 TND | 337.70 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-25T05:29:58Z",
"rates": {
"USD": 0.337701
}
}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.7701,
"rate": 0.337701
}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