Rate Overview
Live
1 XCD = 966.6618 TZS
1 TZS = 0.001034
XCD
Avg
942.1027
High
969.1433
Low
908.8579
Last updated: 5/29/2026, 7:53:59 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 966.66 TZS |
| 10 XCD | 9,666.62 TZS |
| 50 XCD | 48,333.09 TZS |
| 100 XCD | 96,666.18 TZS |
| 500 XCD | 483,330.89 TZS |
| 1,000 XCD | 966,661.77 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-05-29T19:53:59Z",
"rates": {
"TZS": 966.661774
}
}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": 96666.1774,
"rate": 966.661774
}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