Rate Overview
Live
1 XCD = 950.7984 TZS
1 TZS = 0.001052
XCD
Avg
952.6057
High
957.2512
Low
948.4223
Last updated: 3/27/2026, 5:01:58 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 950.80 TZS |
| 10 XCD | 9,507.98 TZS |
| 50 XCD | 47,539.92 TZS |
| 100 XCD | 95,079.84 TZS |
| 500 XCD | 475,399.21 TZS |
| 1,000 XCD | 950,798.42 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-03-27T17:01:58Z",
"rates": {
"TZS": 950.798419
}
}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": 95079.8419,
"rate": 950.798419
}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