Rate Overview
Live
1 CRC = 5.7899 TZS
1 TZS = 0.172714
CRC
Avg
5.7512
High
5.7899
Low
5.7018
Last updated: 6/19/2026, 8:46:41 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.79 TZS |
| 10 CRC | 57.90 TZS |
| 50 CRC | 289.50 TZS |
| 100 CRC | 578.99 TZS |
| 500 CRC | 2,894.95 TZS |
| 1,000 CRC | 5,789.91 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-06-19T08:46:41Z",
"rates": {
"TZS": 5.789906
}
}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.9906,
"rate": 5.789906
}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