Rate Overview
Live
1 TZS = 0.090465 YER
1 YER = 11.0540
TZS
Avg
0.095025
High
0.102187
Low
0.090281
Last updated: 7/25/2026, 8:41:26 PM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.90 YER |
| 50 TZS | 4.52 YER |
| 100 TZS | 9.05 YER |
| 500 TZS | 45.23 YER |
| 1,000 TZS | 90.47 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-25T20:41:26Z",
"rates": {
"YER": 0.090465
}
}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.0465,
"rate": 0.090465
}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