Rate Overview
Live
1 TZS = 0.175666 CRC
1 CRC = 5.6926
TZS
Avg
0.177198
High
0.179028
Low
0.175414
Last updated: 4/17/2026, 5:45:13 PM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.18 CRC |
| 10 TZS | 1.76 CRC |
| 50 TZS | 8.78 CRC |
| 100 TZS | 17.57 CRC |
| 500 TZS | 87.83 CRC |
| 1,000 TZS | 175.67 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-04-17T17:45:13Z",
"rates": {
"CRC": 0.175666
}
}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.566599999999998,
"rate": 0.175666
}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