Rate Overview
Live
1 XCD = 977.8843 TZS
1 TZS = 0.001023
XCD
Avg
953.9281
High
977.8843
Low
905.1304
Last updated: 8/1/2026, 12:17:56 PM
Quick Conversions
| XCD | TZS |
|---|---|
| 1 XCD | 977.88 TZS |
| 10 XCD | 9,778.84 TZS |
| 50 XCD | 48,894.22 TZS |
| 100 XCD | 97,788.43 TZS |
| 500 XCD | 488,942.15 TZS |
| 1,000 XCD | 977,884.31 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-01T12:17:56Z",
"rates": {
"TZS": 977.884307
}
}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": 97788.4307,
"rate": 977.884307
}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