Rate Overview
Live
1 TZS = 0.028073 GMD
1 GMD = 35.6214
TZS
Avg
0.028083
High
0.028193
Low
0.027782
Last updated: 7/6/2026, 7:31:40 PM
Quick Conversions
| TZS | GMD |
|---|---|
| 1 TZS | 0.03 GMD |
| 10 TZS | 0.28 GMD |
| 50 TZS | 1.40 GMD |
| 100 TZS | 2.81 GMD |
| 500 TZS | 14.04 GMD |
| 1,000 TZS | 28.07 GMD |
Get TZS/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=GMDExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-06T19:31:40Z",
"rates": {
"GMD": 0.028073
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "GMD",
"amount": 100
},
"result": 2.8073,
"rate": 0.028073
}Build with TZS/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key