Rate Overview
Live
1 TZS = 0.027918 GMD
1 GMD = 35.8192
TZS
Avg
0.028233
High
0.028532
Low
0.027918
Last updated: 4/17/2026, 12:03:40 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-04-17T12:03:40Z",
"rates": {
"GMD": 0.027918
}
}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.7918,
"rate": 0.027918
}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