Rate Overview
Live
1 JPY = 1.4918 YER
1 YER = 0.670324
JPY
Avg
1.4947
High
1.5047
Low
1.4887
Last updated: 8/14/2026, 3:29:37 PM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.49 YER |
| 10 JPY | 14.92 YER |
| 50 JPY | 74.59 YER |
| 100 JPY | 149.18 YER |
| 500 JPY | 745.91 YER |
| 1,000 JPY | 1,491.81 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-08-14T15:29:37Z",
"rates": {
"YER": 1.491815
}
}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": 149.1815,
"rate": 1.491815
}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