Rate Overview
Live
1 TND = 54.6615 JPY
1 JPY = 0.018294
TND
Avg
54.3989
High
54.6916
Low
53.8677
Last updated: 5/9/2026, 3:40:56 AM
Quick Conversions
| TND | JPY |
|---|---|
| 1 TND | 54.66 JPY |
| 10 TND | 546.62 JPY |
| 50 TND | 2,733.08 JPY |
| 100 TND | 5,466.15 JPY |
| 500 TND | 27,330.77 JPY |
| 1,000 TND | 54,661.54 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-05-09T03:40:56Z",
"rates": {
"JPY": 54.661543
}
}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": 5466.1543,
"rate": 54.661543
}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