Rate Overview
Live
1 USD = 2.9584 TND
1 TND = 0.338019
USD
Avg
2.9083
High
2.9584
Low
2.8480
Last updated: 7/24/2026, 7:29:42 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.96 TND |
| 10 USD | 29.58 TND |
| 50 USD | 147.92 TND |
| 100 USD | 295.84 TND |
| 500 USD | 1,479.21 TND |
| 1,000 USD | 2,958.41 TND |
Get USD/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=TNDExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-24T07:29:42Z",
"rates": {
"TND": 2.9584103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "TND",
"amount": 100
},
"result": 295.84103,
"rate": 2.9584103
}Build with USD/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key