Rate Overview
Live
1 XCD = 973.5759 TZS
1 TZS = 0.001027
XCD
Avg
933.6452
High
973.9708
Low
876.9374
Last updated: 7/27/2026, 5:22:57 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 973.58 TZS |
| 10 XCD | 9,735.76 TZS |
| 50 XCD | 48,678.79 TZS |
| 100 XCD | 97,357.59 TZS |
| 500 XCD | 486,787.94 TZS |
| 1,000 XCD | 973,575.89 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-27T17:22:57Z",
"rates": {
"TZS": 973.575886
}
}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": 97357.5886,
"rate": 973.575886
}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