Rate Overview
Live
1 USD = 2.9044 TND
1 TND = 0.344300
USD
Avg
2.8848
High
2.9044
Low
2.8564
Last updated: 3/7/2026, 12:48:29 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.90 TND |
| 10 USD | 29.04 TND |
| 50 USD | 145.22 TND |
| 100 USD | 290.44 TND |
| 500 USD | 1,452.22 TND |
| 1,000 USD | 2,904.44 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-03-07T00:48:29Z",
"rates": {
"TND": 2.90444261
}
}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": 290.444261,
"rate": 2.90444261
}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