Rate Overview
Live
1 JPY = 16.0555 TZS
1 TZS = 0.062284
JPY
Avg
16.3785
High
17.0418
Low
16.0555
Last updated: 7/23/2026, 1:24:48 PM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.06 TZS |
| 10 JPY | 160.55 TZS |
| 50 JPY | 802.77 TZS |
| 100 JPY | 1,605.55 TZS |
| 500 JPY | 8,027.73 TZS |
| 1,000 JPY | 16,055.46 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-23T13:24:48Z",
"rates": {
"TZS": 16.055463
}
}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": 1605.5463,
"rate": 16.055463
}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