Rate Overview
Live
1 TZS = 0.089535 YER
1 YER = 11.1688
TZS
Avg
0.089656
High
0.089772
Low
0.089510
Last updated: 9/4/2026, 8:26:44 AM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.90 YER |
| 50 TZS | 4.48 YER |
| 100 TZS | 8.95 YER |
| 500 TZS | 44.77 YER |
| 1,000 TZS | 89.54 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-09-04T08:26:44Z",
"rates": {
"YER": 0.089535
}
}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": 8.9535,
"rate": 0.089535
}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