Rate Overview
Live
1 JPY = 1.4965 YER
1 YER = 0.668210
JPY
Avg
1.4950
High
1.5022
Low
1.4837
Last updated: 4/17/2026, 6:08:27 AM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.50 YER |
| 10 JPY | 14.97 YER |
| 50 JPY | 74.83 YER |
| 100 JPY | 149.65 YER |
| 500 JPY | 748.27 YER |
| 1,000 JPY | 1,496.54 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-04-17T06:08:27Z",
"rates": {
"YER": 1.496536
}
}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.6536,
"rate": 1.496536
}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