Rate Overview
Live
1 USD = 2.8964 TND
1 TND = 0.345261
USD
Avg
2.9079
High
2.9207
Low
2.8964
Last updated: 5/27/2026, 2:28:33 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.90 TND |
| 10 USD | 28.96 TND |
| 50 USD | 144.82 TND |
| 100 USD | 289.64 TND |
| 500 USD | 1,448.18 TND |
| 1,000 USD | 2,896.36 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-05-27T02:28:33Z",
"rates": {
"TND": 2.89636255
}
}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": 289.636255,
"rate": 2.89636255
}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