Rate Overview
Live
1 TND = 0.345223 USD
1 USD = 2.8967
TND
Avg
0.342996
High
0.345223
Low
0.341840
Last updated: 6/15/2026, 12:50:02 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.35 USD |
| 10 TND | 3.45 USD |
| 50 TND | 17.26 USD |
| 100 TND | 34.52 USD |
| 500 TND | 172.61 USD |
| 1,000 TND | 345.22 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-06-15T12:50:02Z",
"rates": {
"USD": 0.345223
}
}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.5223,
"rate": 0.345223
}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