Rate Overview
Live
1 CRC = 5.7923 TZS
1 TZS = 0.172644
CRC
Avg
5.7859
High
5.8505
Low
5.7496
Last updated: 7/30/2026, 3:27:14 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.79 TZS |
| 10 CRC | 57.92 TZS |
| 50 CRC | 289.61 TZS |
| 100 CRC | 579.23 TZS |
| 500 CRC | 2,896.13 TZS |
| 1,000 CRC | 5,792.27 TZS |
Get CRC/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=TZSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-30T03:27:14Z",
"rates": {
"TZS": 5.792268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "TZS",
"amount": 100
},
"result": 579.2268,
"rate": 5.792268
}Build with CRC/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key