Rate Overview
Live
1 CRC = 5.7956 TZS
1 TZS = 0.172545
CRC
Avg
5.1821
High
5.7956
Low
4.7421
Last updated: 7/28/2026, 11:12:05 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.80 TZS |
| 10 CRC | 57.96 TZS |
| 50 CRC | 289.78 TZS |
| 100 CRC | 579.56 TZS |
| 500 CRC | 2,897.79 TZS |
| 1,000 CRC | 5,795.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-07-28T11:12:05Z",
"rates": {
"TZS": 5.795585
}
}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.5585,
"rate": 5.795585
}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