Rate Overview
Live
1 CRC = 5.7893 TZS
1 TZS = 0.172732
CRC
Avg
5.1320
High
5.7893
Low
4.7421
Last updated: 5/28/2026, 3:43:14 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.79 TZS |
| 10 CRC | 57.89 TZS |
| 50 CRC | 289.47 TZS |
| 100 CRC | 578.93 TZS |
| 500 CRC | 2,894.66 TZS |
| 1,000 CRC | 5,789.33 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-05-28T03:43:14Z",
"rates": {
"TZS": 5.789326
}
}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.9326,
"rate": 5.789326
}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