Rate Overview
Live
1 TRY = 3.4706 JPY
1 JPY = 0.288132
TRY
Avg
5.9836
High
12.8521
Low
3.4706
Last updated: 5/27/2026, 7:24:51 AM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.47 JPY |
| 10 TRY | 34.71 JPY |
| 50 TRY | 173.53 JPY |
| 100 TRY | 347.06 JPY |
| 500 TRY | 1,735.32 JPY |
| 1,000 TRY | 3,470.64 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-27T07:24:51Z",
"rates": {
"JPY": 3.470635
}
}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": 347.06350000000003,
"rate": 3.470635
}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