Rate Overview
Live
1 CRC = 5.7844 TZS
1 TZS = 0.172879
CRC
Avg
5.2534
High
5.8505
Low
4.7047
Last updated: 7/28/2026, 8:53:00 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.78 TZS |
| 10 CRC | 57.84 TZS |
| 50 CRC | 289.22 TZS |
| 100 CRC | 578.44 TZS |
| 500 CRC | 2,892.20 TZS |
| 1,000 CRC | 5,784.40 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-28T08:53:00Z",
"rates": {
"TZS": 5.784396
}
}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": 578.4396,
"rate": 5.784396
}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