Rate Overview
Live
1 YER = 0.676270 JPY
1 JPY = 1.4787
YER
Avg
0.672489
High
0.676270
Low
0.670600
Last updated: 6/18/2026, 10:29:14 PM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.68 JPY |
| 10 YER | 6.76 JPY |
| 50 YER | 33.81 JPY |
| 100 YER | 67.63 JPY |
| 500 YER | 338.14 JPY |
| 1,000 YER | 676.27 JPY |
Get YER/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=JPYExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-18T22:29:14Z",
"rates": {
"JPY": 0.67627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "JPY",
"amount": 100
},
"result": 67.62700000000001,
"rate": 0.67627
}Build with YER/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key