Rate Overview
Live
1 TZS = 0.090308 YER
1 YER = 11.0732
TZS
Avg
0.090456
High
0.090962
Low
0.090250
Last updated: 7/9/2026, 4:00:44 AM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.90 YER |
| 50 TZS | 4.52 YER |
| 100 TZS | 9.03 YER |
| 500 TZS | 45.15 YER |
| 1,000 TZS | 90.31 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-09T04:00:44Z",
"rates": {
"YER": 0.090308
}
}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.0308,
"rate": 0.090308
}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