Rate Overview
Live
1 TZS = 0.027923 GMD
1 GMD = 35.8128
TZS
Avg
0.028052
High
0.028193
Low
0.027782
Last updated: 7/11/2026, 2:31:23 PM
Quick Conversions
| TZS | GMD |
|---|---|
| 1 TZS | 0.03 GMD |
| 10 TZS | 0.28 GMD |
| 50 TZS | 1.40 GMD |
| 100 TZS | 2.79 GMD |
| 500 TZS | 13.96 GMD |
| 1,000 TZS | 27.92 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-11T14:31:23Z",
"rates": {
"GMD": 0.027923
}
}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.7923,
"rate": 0.027923
}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