Rate Overview
Live
1 USD = 2.9020 TND
1 TND = 0.344595
USD
Avg
2.8875
High
2.9329
Low
2.8273
Last updated: 5/27/2026, 4:51:34 AM
Quick Conversions
| USD | TND |
|---|---|
| 1 USD | 2.90 TND |
| 10 USD | 29.02 TND |
| 50 USD | 145.10 TND |
| 100 USD | 290.20 TND |
| 500 USD | 1,450.98 TND |
| 1,000 USD | 2,901.96 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-27T04:51:34Z",
"rates": {
"TND": 2.90195872
}
}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.195872,
"rate": 2.90195872
}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