Rate Overview
Live
1 CRC = 5.7917 TZS
1 TZS = 0.172662
CRC
Avg
5.5942
High
5.7954
Low
5.0767
Last updated: 7/28/2026, 1:41:48 PM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.79 TZS |
| 10 CRC | 57.92 TZS |
| 50 CRC | 289.58 TZS |
| 100 CRC | 579.17 TZS |
| 500 CRC | 2,895.83 TZS |
| 1,000 CRC | 5,791.67 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-28T13:41:48Z",
"rates": {
"TZS": 5.791665
}
}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.1665,
"rate": 5.791665
}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