Rate Overview
Live
1 YER = 10.9867 TZS
1 TZS = 0.091019
YER
Avg
10.8015
High
11.0618
Low
10.2781
Last updated: 7/13/2026, 1:08:42 AM
Quick Conversions
| YER | TZS |
|---|---|
| 1 YER | 10.99 TZS |
| 10 YER | 109.87 TZS |
| 50 YER | 549.33 TZS |
| 100 YER | 1,098.67 TZS |
| 500 YER | 5,493.35 TZS |
| 1,000 YER | 10,986.69 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-07-13T01:08:42Z",
"rates": {
"TZS": 10.986691
}
}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": 1098.6691,
"rate": 10.986691
}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