Rate Overview
Live
1 TZS = 0.092608 YER
1 YER = 10.7982
TZS
Avg
0.092604
High
0.092960
Low
0.092221
Last updated: 3/28/2026, 12:18:48 PM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.93 YER |
| 50 TZS | 4.63 YER |
| 100 TZS | 9.26 YER |
| 500 TZS | 46.30 YER |
| 1,000 TZS | 92.61 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-03-28T12:18:48Z",
"rates": {
"YER": 0.092608
}
}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.2608,
"rate": 0.092608
}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