Rate Overview
Live
1 JPY = 16.3625 TZS
1 TZS = 0.061115
JPY
Avg
16.3283
High
16.3777
Low
16.2546
Last updated: 4/17/2026, 6:10:33 AM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.36 TZS |
| 10 JPY | 163.62 TZS |
| 50 JPY | 818.12 TZS |
| 100 JPY | 1,636.25 TZS |
| 500 JPY | 8,181.25 TZS |
| 1,000 JPY | 16,362.50 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-04-17T06:10:33Z",
"rates": {
"TZS": 16.362499
}
}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": 1636.2499,
"rate": 16.362499
}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