Rate Overview
Live
1 TND = 162.6490 CRC
1 CRC = 0.006148
TND
Avg
163.4661
High
165.0769
Low
162.1158
Last updated: 3/7/2026, 8:00:57 AM
Quick Conversions
| TND | CRC |
|---|---|
| 1 TND | 162.65 CRC |
| 10 TND | 1,626.49 CRC |
| 50 TND | 8,132.45 CRC |
| 100 TND | 16,264.90 CRC |
| 500 TND | 81,324.52 CRC |
| 1,000 TND | 162,649.05 CRC |
Get TND/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=CRCExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T08:00:57Z",
"rates": {
"CRC": 162.649048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "CRC",
"amount": 100
},
"result": 16264.9048,
"rate": 162.649048
}Build with TND/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key