Rate Overview
Live
1 CRC = 5.7623 TZS
1 TZS = 0.173542
CRC
Avg
5.1247
High
5.7857
Low
4.6867
Last updated: 5/28/2026, 4:40:12 AM
Quick Conversions
| CRC | TZS |
|---|---|
| 1 CRC | 5.76 TZS |
| 10 CRC | 57.62 TZS |
| 50 CRC | 288.12 TZS |
| 100 CRC | 576.23 TZS |
| 500 CRC | 2,881.15 TZS |
| 1,000 CRC | 5,762.30 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-05-28T04:40:12Z",
"rates": {
"TZS": 5.762305
}
}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": 576.2305,
"rate": 5.762305
}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