Rate Overview
Live
1 CRC = 5.8313 TZS
1 TZS = 0.171488
CRC
Avg
5.5298
High
5.8505
Low
4.9310
Last updated: 7/30/2026, 8:06:07 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.83 TZS |
| 10 CRC | 58.31 TZS |
| 50 CRC | 291.57 TZS |
| 100 CRC | 583.13 TZS |
| 500 CRC | 2,915.65 TZS |
| 1,000 CRC | 5,831.31 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-30T08:06:07Z",
"rates": {
"TZS": 5.831307
}
}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": 583.1306999999999,
"rate": 5.831307
}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