Rate Overview
Live
1 TZS = 0.092289 YER
1 YER = 10.8355
TZS
Avg
0.093029
High
0.093812
Low
0.092289
Last updated: 3/7/2026, 9:14:09 AM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.92 YER |
| 50 TZS | 4.61 YER |
| 100 TZS | 9.23 YER |
| 500 TZS | 46.14 YER |
| 1,000 TZS | 92.29 YER |
Get TZS/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=YERExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T09:14:09Z",
"rates": {
"YER": 0.092289
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "YER",
"amount": 100
},
"result": 9.2289,
"rate": 0.092289
}Build with TZS/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key