Rate Overview
Live
1 JPY = 1.4603 YER
1 YER = 0.684788
JPY
Avg
1.5924
High
1.7348
Low
1.4585
Last updated: 7/21/2026, 2:12:03 PM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.46 YER |
| 10 JPY | 14.60 YER |
| 50 JPY | 73.02 YER |
| 100 JPY | 146.03 YER |
| 500 JPY | 730.15 YER |
| 1,000 JPY | 1,460.31 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-21T14:12:03Z",
"rates": {
"YER": 1.460307
}
}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": 146.0307,
"rate": 1.460307
}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