Rate Overview
Live
1 TZS = 0.173634 CRC
1 CRC = 5.7592
TZS
Avg
0.194632
High
0.210876
Low
0.173634
Last updated: 7/2/2026, 5:23:13 AM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.17 CRC |
| 10 TZS | 1.74 CRC |
| 50 TZS | 8.68 CRC |
| 100 TZS | 17.36 CRC |
| 500 TZS | 86.82 CRC |
| 1,000 TZS | 173.63 CRC |
Get TZS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CRCExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-02T05:23:13Z",
"rates": {
"CRC": 0.173634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CRC",
"amount": 100
},
"result": 17.363400000000002,
"rate": 0.173634
}Build with TZS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key