Rate Overview
Live
1 TOP = 1.2422 TND
1 TND = 0.805056
TOP
Avg
1.2419
High
1.2478
Low
1.2334
Last updated: 9/2/2026, 2:24:35 AM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.24 TND |
| 10 TOP | 12.42 TND |
| 50 TOP | 62.11 TND |
| 100 TOP | 124.22 TND |
| 500 TOP | 621.08 TND |
| 1,000 TOP | 1,242.15 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-09-02T02:24:35Z",
"rates": {
"TND": 1.24215
}
}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.215,
"rate": 1.24215
}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