Rate Overview
Live
1 XCD = 969.7280 TZS
1 TZS = 0.001031
XCD
Avg
970.0566
High
971.7895
Low
969.0496
Last updated: 7/9/2026, 11:53:49 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 969.73 TZS |
| 10 XCD | 9,697.28 TZS |
| 50 XCD | 48,486.40 TZS |
| 100 XCD | 96,972.80 TZS |
| 500 XCD | 484,863.99 TZS |
| 1,000 XCD | 969,727.99 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-09T23:53:49Z",
"rates": {
"TZS": 969.727986
}
}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": 96972.7986,
"rate": 969.727986
}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