Rate Overview
Live
1 TND = 54.3369 JPY
1 JPY = 0.018404
TND
Avg
54.4945
High
54.9117
Low
54.1711
Last updated: 3/7/2026, 12:48:28 AM
Quick Conversions
| TND | JPY |
|---|---|
| 1 TND | 54.34 JPY |
| 10 TND | 543.37 JPY |
| 50 TND | 2,716.85 JPY |
| 100 TND | 5,433.69 JPY |
| 500 TND | 27,168.47 JPY |
| 1,000 TND | 54,336.93 JPY |
Get TND/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=JPYExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T00:48:28Z",
"rates": {
"JPY": 54.336931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "JPY",
"amount": 100
},
"result": 5433.6931,
"rate": 54.336931
}Build with TND/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key