Rate Overview
Live
1 YER = 0.671803 JPY
1 JPY = 1.4885
YER
Avg
0.670275
High
0.671803
Low
0.664576
Last updated: 8/16/2026, 8:30:31 PM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.67 JPY |
| 10 YER | 6.72 JPY |
| 50 YER | 33.59 JPY |
| 100 YER | 67.18 JPY |
| 500 YER | 335.90 JPY |
| 1,000 YER | 671.80 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-08-16T20:30:31Z",
"rates": {
"JPY": 0.671803
}
}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.1803,
"rate": 0.671803
}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