Rate Overview
Live
1 JPY = 0.310047 TRY
1 TRY = 3.2253
JPY
Avg
0.305914
High
0.310047
Low
0.301345
Last updated: 9/6/2026, 1:55:37 AM
Quick Conversions
| JPY | TRY |
|---|---|
| 1 JPY | 0.31 TRY |
| 10 JPY | 3.10 TRY |
| 50 JPY | 15.50 TRY |
| 100 JPY | 31.00 TRY |
| 500 JPY | 155.02 TRY |
| 1,000 JPY | 310.05 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-09-06T01:55:37Z",
"rates": {
"TRY": 0.310047
}
}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": 31.004700000000003,
"rate": 0.310047
}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