Rate Overview
Live
1 CRC = 5.5477 TZS
1 TZS = 0.180256
CRC
Avg
5.2588
High
5.5477
Low
4.9310
Last updated: 3/28/2026, 4:59:10 PM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.55 TZS |
| 10 CRC | 55.48 TZS |
| 50 CRC | 277.38 TZS |
| 100 CRC | 554.77 TZS |
| 500 CRC | 2,773.83 TZS |
| 1,000 CRC | 5,547.67 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-03-28T16:59:10Z",
"rates": {
"TZS": 5.547667
}
}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": 554.7667,
"rate": 5.547667
}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