Rate Overview
Live
1 TZS = 0.180255 CRC
1 CRC = 5.5477
TZS
Avg
0.197668
High
0.212256
Low
0.180255
Last updated: 3/28/2026, 10:45:10 AM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.18 CRC |
| 10 TZS | 1.80 CRC |
| 50 TZS | 9.01 CRC |
| 100 TZS | 18.03 CRC |
| 500 TZS | 90.13 CRC |
| 1,000 TZS | 180.26 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-28T10:45:10Z",
"rates": {
"CRC": 0.180255
}
}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.0255,
"rate": 0.180255
}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