Rate Overview
Live
1 TND = 0.338964 USD
1 USD = 2.9502
TND
Avg
0.339042
High
0.339812
Low
0.338320
Last updated: 7/20/2026, 11:14:36 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.39 USD |
| 50 TND | 16.95 USD |
| 100 TND | 33.90 USD |
| 500 TND | 169.48 USD |
| 1,000 TND | 338.96 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-20T23:14:36Z",
"rates": {
"USD": 0.338964
}
}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.8964,
"rate": 0.338964
}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