Rate Overview
Live
1 USD = 2.9262 TND
1 TND = 0.341741
USD
Avg
2.9269
High
2.9355
Low
2.9199
Last updated: 8/15/2026, 11:39:29 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.93 TND |
| 10 USD | 29.26 TND |
| 50 USD | 146.31 TND |
| 100 USD | 292.62 TND |
| 500 USD | 1,463.10 TND |
| 1,000 USD | 2,926.20 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-08-15T11:39:29Z",
"rates": {
"TND": 2.92619518
}
}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": 292.619518,
"rate": 2.92619518
}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