Rate Overview
Live
1 JPY = 1.4547 YER
1 YER = 0.687408
JPY
Avg
1.4988
High
1.5549
Low
1.4547
Last updated: 7/28/2026, 3:17:39 PM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.45 YER |
| 10 JPY | 14.55 YER |
| 50 JPY | 72.74 YER |
| 100 JPY | 145.47 YER |
| 500 JPY | 727.37 YER |
| 1,000 JPY | 1,454.74 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-07-28T15:17:39Z",
"rates": {
"YER": 1.454741
}
}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": 145.4741,
"rate": 1.454741
}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