Rate Overview
Live
1 USD = 2.9663 TND
1 TND = 0.337125
USD
Avg
2.9097
High
2.9663
Low
2.8424
Last updated: 7/26/2026, 8:43:49 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.97 TND |
| 10 USD | 29.66 TND |
| 50 USD | 148.31 TND |
| 100 USD | 296.63 TND |
| 500 USD | 1,483.13 TND |
| 1,000 USD | 2,966.26 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-26T08:43:49Z",
"rates": {
"TND": 2.96626292
}
}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": 296.62629200000003,
"rate": 2.96626292
}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