Rate Overview
Live
1 XCD = 978.4259 TZS
1 TZS = 0.001022
XCD
Avg
977.0352
High
980.4130
Low
974.3504
Last updated: 8/20/2026, 9:05:56 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 978.43 TZS |
| 10 XCD | 9,784.26 TZS |
| 50 XCD | 48,921.30 TZS |
| 100 XCD | 97,842.59 TZS |
| 500 XCD | 489,212.96 TZS |
| 1,000 XCD | 978,425.93 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-08-20T21:05:56Z",
"rates": {
"TZS": 978.425928
}
}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": 97842.5928,
"rate": 978.425928
}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