Rate Overview
Live
1 XCD = 974.3003 TZS
1 TZS = 0.001026
XCD
Avg
953.8124
High
976.8773
Low
905.1304
Last updated: 7/29/2026, 4:26:32 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 974.30 TZS |
| 10 XCD | 9,743.00 TZS |
| 50 XCD | 48,715.01 TZS |
| 100 XCD | 97,430.03 TZS |
| 500 XCD | 487,150.13 TZS |
| 1,000 XCD | 974,300.25 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-29T16:26:32Z",
"rates": {
"TZS": 974.300251
}
}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": 97430.0251,
"rate": 974.300251
}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