Rate Overview
Live
1 TOP = 1.2255 TND
1 TND = 0.816005
TOP
Avg
1.2366
High
1.2523
Low
1.2255
Last updated: 6/16/2026, 3:07:42 AM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.23 TND |
| 10 TOP | 12.25 TND |
| 50 TOP | 61.27 TND |
| 100 TOP | 122.55 TND |
| 500 TOP | 612.74 TND |
| 1,000 TOP | 1,225.48 TND |
Get TOP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=TNDExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-06-16T03:07:42Z",
"rates": {
"TND": 1.225482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "TND",
"amount": 100
},
"result": 122.5482,
"rate": 1.225482
}Build with TOP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key