Rate Overview
Live
1 TOP = 1.2473 TND
1 TND = 0.801709
TOP
Avg
1.2354
High
1.2473
Low
1.2273
Last updated: 4/16/2026, 8:05:18 AM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.25 TND |
| 10 TOP | 12.47 TND |
| 50 TOP | 62.37 TND |
| 100 TOP | 124.73 TND |
| 500 TOP | 623.67 TND |
| 1,000 TOP | 1,247.34 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-04-16T08:05:18Z",
"rates": {
"TND": 1.247336
}
}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.7336,
"rate": 1.247336
}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