Rate Overview
Live
1 YER = 0.656519 JPY
1 JPY = 1.5232
YER
Avg
0.657305
High
0.661342
Low
0.654719
Last updated: 5/9/2026, 10:54:11 AM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.66 JPY |
| 10 YER | 6.57 JPY |
| 50 YER | 32.83 JPY |
| 100 YER | 65.65 JPY |
| 500 YER | 328.26 JPY |
| 1,000 YER | 656.52 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-05-09T10:54:11Z",
"rates": {
"JPY": 0.656519
}
}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": 65.6519,
"rate": 0.656519
}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