Rate Overview
Live
1 CUP = 0.121082 TND
1 TND = 8.2589
CUP
Avg
0.119644
High
0.124205
Low
0.108396
Last updated: 5/27/2026, 8:48:51 AM
Quick Conversions
| CUP | TND |
|---|---|
| 1 CUP | 0.12 TND |
| 10 CUP | 1.21 TND |
| 50 CUP | 6.05 TND |
| 100 CUP | 12.11 TND |
| 500 CUP | 60.54 TND |
| 1,000 CUP | 121.08 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-05-27T08:48:51Z",
"rates": {
"TND": 0.121082
}
}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": 12.1082,
"rate": 0.121082
}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