Rate Overview
Live
1 TOP = 1.2355 TND
1 TND = 0.809395
TOP
Avg
1.2361
High
1.2756
Low
1.2055
Last updated: 5/26/2026, 9:34:22 PM
Quick Conversions
| TOP | TND |
|---|---|
| 1 TOP | 1.24 TND |
| 10 TOP | 12.35 TND |
| 50 TOP | 61.77 TND |
| 100 TOP | 123.55 TND |
| 500 TOP | 617.75 TND |
| 1,000 TOP | 1,235.49 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-26T21:34:22Z",
"rates": {
"TND": 1.235491
}
}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": 123.5491,
"rate": 1.235491
}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