Rate Overview
Live
1 CUP = 0.111317 TND
1 TND = 8.9834
CUP
Avg
0.115522
High
0.122500
Low
0.108169
Last updated: 7/20/2026, 12:23:52 AM
Quick Conversions
| CUP | TND |
|---|---|
| 1 CUP | 0.11 TND |
| 10 CUP | 1.11 TND |
| 50 CUP | 5.57 TND |
| 100 CUP | 11.13 TND |
| 500 CUP | 55.66 TND |
| 1,000 CUP | 111.32 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-20T00:23:52Z",
"rates": {
"TND": 0.111317
}
}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.1317,
"rate": 0.111317
}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