Rate Overview
Live
1 JPY = 16.0093 TZS
1 TZS = 0.062464
JPY
Avg
16.1012
High
16.1870
Low
16.0093
Last updated: 7/27/2026, 5:27:35 AM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.01 TZS |
| 10 JPY | 160.09 TZS |
| 50 JPY | 800.46 TZS |
| 100 JPY | 1,600.93 TZS |
| 500 JPY | 8,004.63 TZS |
| 1,000 JPY | 16,009.27 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-27T05:27:35Z",
"rates": {
"TZS": 16.009267
}
}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": 1600.9267000000002,
"rate": 16.009267
}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