Rate Overview
Live
1 JPY = 1.4889 YER
1 YER = 0.671643
JPY
Avg
1.4886
High
1.4912
Low
1.4865
Last updated: 6/17/2026, 7:10:26 AM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.49 YER |
| 10 JPY | 14.89 YER |
| 50 JPY | 74.44 YER |
| 100 JPY | 148.89 YER |
| 500 JPY | 744.44 YER |
| 1,000 JPY | 1,488.89 YER |
Get JPY/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=YERExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:10:26Z",
"rates": {
"YER": 1.488887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "YER",
"amount": 100
},
"result": 148.8887,
"rate": 1.488887
}Build with JPY/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key