Rate Overview
Live
1 TZS = 0.089944 YER
1 YER = 11.1180
TZS
Avg
0.089856
High
0.090296
Low
0.089574
Last updated: 8/12/2026, 6:07:12 PM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.90 YER |
| 50 TZS | 4.50 YER |
| 100 TZS | 8.99 YER |
| 500 TZS | 44.97 YER |
| 1,000 TZS | 89.94 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-08-12T18:07:12Z",
"rates": {
"YER": 0.089944
}
}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.994399999999999,
"rate": 0.089944
}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