Rate Overview
Live
1 JPY = 16.0975 TZS
1 TZS = 0.062121
JPY
Avg
16.2116
High
16.8982
Low
15.6044
Last updated: 7/28/2026, 11:53:35 AM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.10 TZS |
| 10 JPY | 160.98 TZS |
| 50 JPY | 804.88 TZS |
| 100 JPY | 1,609.75 TZS |
| 500 JPY | 8,048.76 TZS |
| 1,000 JPY | 16,097.52 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-28T11:53:35Z",
"rates": {
"TZS": 16.097523
}
}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": 1609.7522999999999,
"rate": 16.097523
}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