Rate Overview
Live
1 TZS = 0.177035 CRC
1 CRC = 5.6486
TZS
Avg
0.175425
High
0.177035
Low
0.174368
Last updated: 5/8/2026, 11:45:52 AM
Quick Conversions
| TZS | CRC |
|---|---|
| 1 TZS | 0.18 CRC |
| 10 TZS | 1.77 CRC |
| 50 TZS | 8.85 CRC |
| 100 TZS | 17.70 CRC |
| 500 TZS | 88.52 CRC |
| 1,000 TZS | 177.04 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-05-08T11:45:52Z",
"rates": {
"CRC": 0.177035
}
}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": 17.7035,
"rate": 0.177035
}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