Rate Overview
Live
1 USD = 2.8895 TND
1 TND = 0.346081
USD
Avg
2.8855
High
2.8922
Low
2.8817
Last updated: 5/7/2026, 12:13:28 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.89 TND |
| 10 USD | 28.89 TND |
| 50 USD | 144.47 TND |
| 100 USD | 288.95 TND |
| 500 USD | 1,444.75 TND |
| 1,000 USD | 2,889.50 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-07T00:13:28Z",
"rates": {
"TND": 2.88949911
}
}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": 288.949911,
"rate": 2.88949911
}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