Rate Overview
Live
1 TOP = 1.2424 TND
1 TND = 0.804892
TOP
Avg
1.2308
High
1.2583
Low
1.1903
Last updated: 7/22/2026, 1:20:23 PM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.24 TND |
| 10 TOP | 12.42 TND |
| 50 TOP | 62.12 TND |
| 100 TOP | 124.24 TND |
| 500 TOP | 621.20 TND |
| 1,000 TOP | 1,242.40 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-07-22T13:20:23Z",
"rates": {
"TND": 1.242402
}
}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.2402,
"rate": 1.242402
}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