Rate Overview
Live
1 JPY = 16.1961 TZS
1 TZS = 0.061743
JPY
Avg
16.2612
High
16.7326
Low
15.5565
Last updated: 7/20/2026, 9:33:43 PM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.20 TZS |
| 10 JPY | 161.96 TZS |
| 50 JPY | 809.80 TZS |
| 100 JPY | 1,619.61 TZS |
| 500 JPY | 8,098.04 TZS |
| 1,000 JPY | 16,196.07 TZS |
Get JPY/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TZSExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T21:33:43Z",
"rates": {
"TZS": 16.196072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TZS",
"amount": 100
},
"result": 1619.6072000000001,
"rate": 16.196072
}Build with JPY/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key