Rate Overview
Live
1 TOP = 1.2488 TND
1 TND = 0.800762
TOP
Avg
1.2329
High
1.2492
Low
1.1969
Last updated: 5/6/2026, 3:17:36 PM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.25 TND |
| 10 TOP | 12.49 TND |
| 50 TOP | 62.44 TND |
| 100 TOP | 124.88 TND |
| 500 TOP | 624.41 TND |
| 1,000 TOP | 1,248.81 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-05-06T15:17:36Z",
"rates": {
"TND": 1.248811
}
}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": 124.88109999999999,
"rate": 1.248811
}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