Rate Overview
Live
1 XCD = 971.8642 TZS
1 TZS = 0.001029
XCD
Avg
973.5045
High
976.8773
Low
971.3277
Last updated: 7/30/2026, 11:09:06 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 971.86 TZS |
| 10 XCD | 9,718.64 TZS |
| 50 XCD | 48,593.21 TZS |
| 100 XCD | 97,186.42 TZS |
| 500 XCD | 485,932.11 TZS |
| 1,000 XCD | 971,864.21 TZS |
Get XCD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=TZSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-30T23:09:06Z",
"rates": {
"TZS": 971.86421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "TZS",
"amount": 100
},
"result": 97186.421,
"rate": 971.86421
}Build with XCD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key