Rate Overview
Live
1 CUP = 0.111251 TND
1 TND = 8.9887
CUP
Avg
0.111337
High
0.111694
Low
0.110509
Last updated: 7/1/2026, 12:24:15 AM
Quick Conversions
| CUP | TND |
|---|---|
| 1 CUP | 0.11 TND |
| 10 CUP | 1.11 TND |
| 50 CUP | 5.56 TND |
| 100 CUP | 11.13 TND |
| 500 CUP | 55.63 TND |
| 1,000 CUP | 111.25 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-07-01T00:24:15Z",
"rates": {
"TND": 0.111251
}
}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": 11.1251,
"rate": 0.111251
}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