Rate Overview
Live
1 TZS = 0.091166 YER
1 YER = 10.9690
TZS
Avg
0.095460
High
0.102187
Low
0.091166
Last updated: 5/28/2026, 11:22:19 PM
Quick Conversions
| TZS | YER |
|---|---|
| 1 TZS | 0.09 YER |
| 10 TZS | 0.91 YER |
| 50 TZS | 4.56 YER |
| 100 TZS | 9.12 YER |
| 500 TZS | 45.58 YER |
| 1,000 TZS | 91.17 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-05-28T23:22:19Z",
"rates": {
"YER": 0.091166
}
}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.1166,
"rate": 0.091166
}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