Rate Overview
Live
1 TZS = 0.173460 CRC
1 CRC = 5.7650
TZS
Avg
0.172963
High
0.173483
Low
0.172549
Last updated: 5/28/2026, 9:39:34 PM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.17 CRC |
| 10 TZS | 1.73 CRC |
| 50 TZS | 8.67 CRC |
| 100 TZS | 17.35 CRC |
| 500 TZS | 86.73 CRC |
| 1,000 TZS | 173.46 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-05-28T21:39:34Z",
"rates": {
"CRC": 0.17346
}
}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.346,
"rate": 0.17346
}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