Rate Overview
Live
1 JPY = 16.5775 TZS
1 TZS = 0.060323
JPY
Avg
16.6464
High
16.7655
Low
16.5562
Last updated: 8/14/2026, 7:26:02 PM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.58 TZS |
| 10 JPY | 165.77 TZS |
| 50 JPY | 828.87 TZS |
| 100 JPY | 1,657.75 TZS |
| 500 JPY | 8,288.74 TZS |
| 1,000 JPY | 16,577.47 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-08-14T19:26:02Z",
"rates": {
"TZS": 16.577471
}
}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": 1657.7470999999998,
"rate": 16.577471
}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