Rate Overview
Live
1 JPY = 16.3164 TZS
1 TZS = 0.061288
JPY
Avg
16.2800
High
16.4102
Low
16.1476
Last updated: 3/7/2026, 1:01:27 AM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.32 TZS |
| 10 JPY | 163.16 TZS |
| 50 JPY | 815.82 TZS |
| 100 JPY | 1,631.64 TZS |
| 500 JPY | 8,158.20 TZS |
| 1,000 JPY | 16,316.40 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-03-07T01:01:27Z",
"rates": {
"TZS": 16.316401
}
}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": 1631.6400999999998,
"rate": 16.316401
}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