Rate Overview
Live
1 TND = 0.345260 USD
1 USD = 2.8964
TND
Avg
0.334967
High
0.350254
Low
0.311601
Last updated: 5/26/2026, 12:32:56 PM
Quick Conversions
| TND | USD |
|---|---|
| 1 TND | 0.35 USD |
| 10 TND | 3.45 USD |
| 50 TND | 17.26 USD |
| 100 TND | 34.53 USD |
| 500 TND | 172.63 USD |
| 1,000 TND | 345.26 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-26T12:32:56Z",
"rates": {
"USD": 0.34526
}
}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.526,
"rate": 0.34526
}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