Rate Overview
Live
1 TZS = 0.001051 XCD
1 XCD = 951.4748
TZS
Avg
0.001049
High
0.001054
Low
0.001044
Last updated: 3/27/2026, 6:32:38 PM
Quick Conversions
| TZS | XCD |
|---|---|
| 1 TZS | 0.00 XCD |
| 10 TZS | 0.01 XCD |
| 50 TZS | 0.05 XCD |
| 100 TZS | 0.11 XCD |
| 500 TZS | 0.53 XCD |
| 1,000 TZS | 1.05 XCD |
Get TZS/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=XCDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-27T18:32:38Z",
"rates": {
"XCD": 0.001051
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "XCD",
"amount": 100
},
"result": 0.10510000000000001,
"rate": 0.001051
}Build with TZS/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key