Rate Overview
Live
1 JPY = 1.5215 YER
1 YER = 0.657242
JPY
Avg
1.4939
High
1.5215
Low
1.4788
Last updated: 9/4/2026, 3:26:07 PM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.52 YER |
| 10 JPY | 15.22 YER |
| 50 JPY | 76.08 YER |
| 100 JPY | 152.15 YER |
| 500 JPY | 760.75 YER |
| 1,000 JPY | 1,521.51 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-09-04T15:26:07Z",
"rates": {
"YER": 1.521509
}
}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": 152.1509,
"rate": 1.521509
}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