Rate Overview
Live
1 JPY = 16.0845 TZS
1 TZS = 0.062172
JPY
Avg
16.1719
High
16.7326
Low
15.5565
Last updated: 3/27/2026, 12:58:44 PM
Quick Conversions
| JPY | TZS |
|---|---|
| 1 JPY | 16.08 TZS |
| 10 JPY | 160.84 TZS |
| 50 JPY | 804.22 TZS |
| 100 JPY | 1,608.45 TZS |
| 500 JPY | 8,042.23 TZS |
| 1,000 JPY | 16,084.45 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-27T12:58:44Z",
"rates": {
"TZS": 16.084453
}
}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": 1608.4453,
"rate": 16.084453
}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