Rate Overview
Live
1 TZS = 0.060123 JPY
1 JPY = 16.6326
TZS
Avg
0.060386
High
0.061194
Low
0.059963
Last updated: 5/6/2026, 4:19:46 PM
Quick Conversions
| TZS | JPY |
|---|---|
| 1 TZS | 0.06 JPY |
| 10 TZS | 0.60 JPY |
| 50 TZS | 3.01 JPY |
| 100 TZS | 6.01 JPY |
| 500 TZS | 30.06 JPY |
| 1,000 TZS | 60.12 JPY |
Get TZS/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=JPYExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-06T16:19:46Z",
"rates": {
"JPY": 0.060123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "JPY",
"amount": 100
},
"result": 6.012300000000001,
"rate": 0.060123
}Build with TZS/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key