Rate Overview
Live
1 JPY = 16.4325 TZS
1 TZS = 0.060855
JPY
Avg
16.4375
High
18.2691
Low
15.5619
Last updated: 5/27/2026, 7:22:21 PM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.43 TZS |
| 10 JPY | 164.32 TZS |
| 50 JPY | 821.62 TZS |
| 100 JPY | 1,643.25 TZS |
| 500 JPY | 8,216.24 TZS |
| 1,000 JPY | 16,432.49 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-05-27T19:22:21Z",
"rates": {
"TZS": 16.432487
}
}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": 1643.2486999999999,
"rate": 16.432487
}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