Rate Overview
Live
1 TND = 0.346080 USD
1 USD = 2.8895
TND
Avg
0.346584
High
0.347011
Low
0.345751
Last updated: 5/6/2026, 6:04:24 AM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.35 USD |
| 10 TND | 3.46 USD |
| 50 TND | 17.30 USD |
| 100 TND | 34.61 USD |
| 500 TND | 173.04 USD |
| 1,000 TND | 346.08 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-05-06T06:04:24Z",
"rates": {
"USD": 0.34608
}
}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.608,
"rate": 0.34608
}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