Rate Overview
Live
1 YER = 10.9565 TZS
1 TZS = 0.091270
YER
Avg
10.9255
High
10.9846
Low
10.8722
Last updated: 4/17/2026, 11:46:49 AM
Quick Conversions
| YER | TZS |
|---|---|
| 1 YER | 10.96 TZS |
| 10 YER | 109.57 TZS |
| 50 YER | 547.83 TZS |
| 100 YER | 1,095.65 TZS |
| 500 YER | 5,478.26 TZS |
| 1,000 YER | 10,956.52 TZS |
Get YER/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=TZSExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T11:46:49Z",
"rates": {
"TZS": 10.956517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "TZS",
"amount": 100
},
"result": 1095.6517,
"rate": 10.956517
}Build with YER/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key