Rate Overview
Live
1 YER = 0.667334 JPY
1 JPY = 1.4985
YER
Avg
0.667198
High
0.668243
Low
0.665982
Last updated: 5/29/2026, 7:37:00 PM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.67 JPY |
| 10 YER | 6.67 JPY |
| 50 YER | 33.37 JPY |
| 100 YER | 66.73 JPY |
| 500 YER | 333.67 JPY |
| 1,000 YER | 667.33 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-29T19:37:00Z",
"rates": {
"JPY": 0.667334
}
}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": 66.7334,
"rate": 0.667334
}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