Rate Overview
Live
1 TND = 54.5231 JPY
1 JPY = 0.018341
TND
Avg
54.3870
High
54.9117
Low
53.6859
Last updated: 3/27/2026, 6:45:08 AM
Quick Conversions
| TND | JPY |
|---|---|
| 1 TND | 54.52 JPY |
| 10 TND | 545.23 JPY |
| 50 TND | 2,726.15 JPY |
| 100 TND | 5,452.31 JPY |
| 500 TND | 27,261.53 JPY |
| 1,000 TND | 54,523.07 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-27T06:45:08Z",
"rates": {
"JPY": 54.523067
}
}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": 5452.3067,
"rate": 54.523067
}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