Rate Overview
Live
1 TZS = 0.028434 GMD
1 GMD = 35.1692
TZS
Avg
0.028684
High
0.029037
Low
0.028288
Last updated: 3/7/2026, 7:40:02 AM
Quick Conversions
| TZS | GMD |
|---|---|
| 1 TZS | 0.03 GMD |
| 10 TZS | 0.28 GMD |
| 50 TZS | 1.42 GMD |
| 100 TZS | 2.84 GMD |
| 500 TZS | 14.22 GMD |
| 1,000 TZS | 28.43 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-03-07T07:40:02Z",
"rates": {
"GMD": 0.028434
}
}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.8434,
"rate": 0.028434
}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