Rate Overview
Live
1 JPY = 0.287992 TRY
1 TRY = 3.4723
JPY
Avg
0.281262
High
0.289503
Low
0.272205
Last updated: 5/27/2026, 9:45:14 AM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.29 TRY |
| 10 JPY | 2.88 TRY |
| 50 JPY | 14.40 TRY |
| 100 JPY | 28.80 TRY |
| 500 JPY | 144.00 TRY |
| 1,000 JPY | 287.99 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-05-27T09:45:14Z",
"rates": {
"TRY": 0.287992
}
}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.799200000000003,
"rate": 0.287992
}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