Rate Overview
Live
1 XCD = 965.4553 TZS
1 TZS = 0.001036
XCD
Avg
942.9582
High
1002.39
Low
883.0142
Last updated: 5/29/2026, 5:30:51 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 965.46 TZS |
| 10 XCD | 9,654.55 TZS |
| 50 XCD | 48,272.76 TZS |
| 100 XCD | 96,545.53 TZS |
| 500 XCD | 482,727.65 TZS |
| 1,000 XCD | 965,455.29 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-29T17:30:51Z",
"rates": {
"TZS": 965.455292
}
}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": 96545.5292,
"rate": 965.455292
}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