Rate Overview
Live
1 XCD = 950.2812 TZS
1 TZS = 0.001052
XCD
Avg
951.1631
High
962.7498
Low
935.6147
Last updated: 3/27/2026, 1:22:35 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 950.28 TZS |
| 10 XCD | 9,502.81 TZS |
| 50 XCD | 47,514.06 TZS |
| 100 XCD | 95,028.12 TZS |
| 500 XCD | 475,140.58 TZS |
| 1,000 XCD | 950,281.15 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-03-27T13:22:35Z",
"rates": {
"TZS": 950.281153
}
}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": 95028.1153,
"rate": 950.281153
}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