Rate Overview
Live
1 CUP = 0.109285 TND
1 TND = 9.1504
CUP
Avg
0.109374
High
0.110101
Low
0.108820
Last updated: 4/17/2026, 12:08:54 AM
Quick Conversions
| CUP | TND |
|---|---|
| 1 CUP | 0.11 TND |
| 10 CUP | 1.09 TND |
| 50 CUP | 5.46 TND |
| 100 CUP | 10.93 TND |
| 500 CUP | 54.64 TND |
| 1,000 CUP | 109.29 TND |
Get CUP/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TNDExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-04-17T00:08:54Z",
"rates": {
"TND": 0.109285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TND",
"amount": 100
},
"result": 10.9285,
"rate": 0.109285
}Build with CUP/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key