Rate Overview
Live
1 TZS = 0.185017 CRC
1 CRC = 5.4049
TZS
Avg
0.184617
High
0.186006
Low
0.183380
Last updated: 3/7/2026, 7:39:00 AM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.19 CRC |
| 10 TZS | 1.85 CRC |
| 50 TZS | 9.25 CRC |
| 100 TZS | 18.50 CRC |
| 500 TZS | 92.51 CRC |
| 1,000 TZS | 185.02 CRC |
Get TZS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CRCExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T07:39:00Z",
"rates": {
"CRC": 0.185017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CRC",
"amount": 100
},
"result": 18.5017,
"rate": 0.185017
}Build with TZS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key