Rate Overview
Live
1 TRY = 3.4593 JPY
1 JPY = 0.289074
TRY
Avg
3.4698
High
3.4899
Low
3.4542
Last updated: 5/7/2026, 12:12:14 AM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.46 JPY |
| 10 TRY | 34.59 JPY |
| 50 TRY | 172.97 JPY |
| 100 TRY | 345.93 JPY |
| 500 TRY | 1,729.66 JPY |
| 1,000 TRY | 3,459.33 JPY |
Get TRY/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=JPYExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-07T00:12:14Z",
"rates": {
"JPY": 3.459325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "JPY",
"amount": 100
},
"result": 345.9325,
"rate": 3.459325
}Build with TRY/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key