Rate Overview
Live
1 USD = 2.9169 TND
1 TND = 0.342828
USD
Avg
2.9181
High
2.9253
Low
2.8967
Last updated: 6/16/2026, 5:46:08 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.92 TND |
| 10 USD | 29.17 TND |
| 50 USD | 145.85 TND |
| 100 USD | 291.69 TND |
| 500 USD | 1,458.46 TND |
| 1,000 USD | 2,916.91 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-06-16T05:46:08Z",
"rates": {
"TND": 2.91691049
}
}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": 291.69104899999996,
"rate": 2.91691049
}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