Rate Overview
Live
1 TND = 0.344300 USD
1 USD = 2.9044
TND
Avg
0.346919
High
0.350090
Low
0.344300
Last updated: 3/6/2026, 7:28:47 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.34 USD |
| 10 TND | 3.44 USD |
| 50 TND | 17.22 USD |
| 100 TND | 34.43 USD |
| 500 TND | 172.15 USD |
| 1,000 TND | 344.30 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-06T19:28:47Z",
"rates": {
"USD": 0.3443
}
}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.43,
"rate": 0.3443
}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