Rate Overview
Live
1 TZS = 0.090436 YER
1 YER = 11.0575
TZS
Avg
0.094782
High
0.100253
Low
0.090327
Last updated: 7/29/2026, 1:20:56 AM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.90 YER |
| 50 TZS | 4.52 YER |
| 100 TZS | 9.04 YER |
| 500 TZS | 45.22 YER |
| 1,000 TZS | 90.44 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-07-29T01:20:56Z",
"rates": {
"YER": 0.090436
}
}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.0436,
"rate": 0.090436
}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