Rate Overview
Live
1 TRY = 3.5573 JPY
1 JPY = 0.281111
TRY
Avg
3.5616
High
3.5743
Low
3.5515
Last updated: 4/16/2026, 7:30:41 PM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.56 JPY |
| 10 TRY | 35.57 JPY |
| 50 TRY | 177.87 JPY |
| 100 TRY | 355.73 JPY |
| 500 TRY | 1,778.66 JPY |
| 1,000 TRY | 3,557.32 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-04-16T19:30:41Z",
"rates": {
"JPY": 3.557315
}
}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": 355.7315,
"rate": 3.557315
}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