Rate Overview
Live
1 TZS = 0.028310 GMD
1 GMD = 35.3232
TZS
Avg
0.028151
High
0.028310
Low
0.028023
Last updated: 5/7/2026, 1:50:58 PM
Quick Conversions
| TZS | GMD |
|---|---|
| 1 TZS | 0.03 GMD |
| 10 TZS | 0.28 GMD |
| 50 TZS | 1.42 GMD |
| 100 TZS | 2.83 GMD |
| 500 TZS | 14.16 GMD |
| 1,000 TZS | 28.31 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-05-07T13:50:58Z",
"rates": {
"GMD": 0.02831
}
}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.831,
"rate": 0.02831
}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