Rate Overview
Live
1 TRY = 3.5945 JPY
1 JPY = 0.278202
TRY
Avg
3.6509
High
3.9652
Low
3.5216
Last updated: 3/27/2026, 9:09:16 AM
Quick Conversions
| TRY | JPY |
|---|---|
| 1 TRY | 3.59 JPY |
| 10 TRY | 35.95 JPY |
| 50 TRY | 179.73 JPY |
| 100 TRY | 359.45 JPY |
| 500 TRY | 1,797.26 JPY |
| 1,000 TRY | 3,594.51 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-03-27T09:09:16Z",
"rates": {
"JPY": 3.594511
}
}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": 359.4511,
"rate": 3.594511
}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