Rate Overview
Live
1 TND = 0.342724 USD
1 USD = 2.9178
TND
Avg
0.342367
High
0.344039
Low
0.340319
Last updated: 3/26/2026, 10:29:28 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.43 USD |
| 50 TND | 17.14 USD |
| 100 TND | 34.27 USD |
| 500 TND | 171.36 USD |
| 1,000 TND | 342.72 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-03-26T22:29:28Z",
"rates": {
"USD": 0.342724
}
}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.2724,
"rate": 0.342724
}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