Rate Overview
Live
1 CRC = 5.6926 TZS
1 TZS = 0.175667
CRC
Avg
5.6436
High
5.7008
Low
5.5857
Last updated: 4/17/2026, 5:33:34 PM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.69 TZS |
| 10 CRC | 56.93 TZS |
| 50 CRC | 284.63 TZS |
| 100 CRC | 569.26 TZS |
| 500 CRC | 2,846.30 TZS |
| 1,000 CRC | 5,692.59 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-04-17T17:33:34Z",
"rates": {
"TZS": 5.692592
}
}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": 569.2592000000001,
"rate": 5.692592
}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