Rate Overview
Live
1 JPY = 16.2258 TZS
1 TZS = 0.061630
JPY
Avg
16.2350
High
17.2344
Low
15.6044
Last updated: 7/21/2026, 5:18:27 AM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.23 TZS |
| 10 JPY | 162.26 TZS |
| 50 JPY | 811.29 TZS |
| 100 JPY | 1,622.58 TZS |
| 500 JPY | 8,112.92 TZS |
| 1,000 JPY | 16,225.83 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-21T05:18:27Z",
"rates": {
"TZS": 16.225833
}
}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": 1622.5833000000002,
"rate": 16.225833
}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