Rate Overview
Live
1 TND = 54.6286 JPY
1 JPY = 0.018305
TND
Avg
50.4583
High
54.8643
Low
47.3165
Last updated: 3/27/2026, 11:48:39 AM
Quick Conversions
| TND | JPY |
|---|---|
| 1 TND | 54.63 JPY |
| 10 TND | 546.29 JPY |
| 50 TND | 2,731.43 JPY |
| 100 TND | 5,462.86 JPY |
| 500 TND | 27,314.31 JPY |
| 1,000 TND | 54,628.63 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-27T11:48:39Z",
"rates": {
"JPY": 54.628629
}
}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": 5462.8629,
"rate": 54.628629
}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