Rate Overview
Live
1 JPY = 0.289170 TRY
1 TRY = 3.4582
JPY
Avg
0.289980
High
0.290551
Low
0.289170
Last updated: 7/21/2026, 10:57:03 PM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.29 TRY |
| 10 JPY | 2.89 TRY |
| 50 JPY | 14.46 TRY |
| 100 JPY | 28.92 TRY |
| 500 JPY | 144.58 TRY |
| 1,000 JPY | 289.17 TRY |
Get JPY/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=TRYExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T22:57:03Z",
"rates": {
"TRY": 0.28917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "TRY",
"amount": 100
},
"result": 28.916999999999998,
"rate": 0.28917
}Build with JPY/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key