Rate Overview
Live
1 CUP = 0.122423 TND
1 TND = 8.1684
CUP
Avg
0.120623
High
0.122423
Low
0.119274
Last updated: 3/7/2026, 9:13:16 AM
Quick Conversions
| CUP | TND |
|---|---|
| 1 CUP | 0.12 TND |
| 10 CUP | 1.22 TND |
| 50 CUP | 6.12 TND |
| 100 CUP | 12.24 TND |
| 500 CUP | 61.21 TND |
| 1,000 CUP | 122.42 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-03-07T09:13:16Z",
"rates": {
"TND": 0.122423
}
}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.2423,
"rate": 0.122423
}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