Rate Overview
Live
1 JPY = 1.5109 YER
1 YER = 0.661852
JPY
Avg
1.5166
High
1.5288
Low
1.5099
Last updated: 3/7/2026, 1:07:40 AM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.51 YER |
| 10 JPY | 15.11 YER |
| 50 JPY | 75.55 YER |
| 100 JPY | 151.09 YER |
| 500 JPY | 755.46 YER |
| 1,000 JPY | 1,510.91 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-03-07T01:07:40Z",
"rates": {
"YER": 1.510911
}
}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": 151.09109999999998,
"rate": 1.510911
}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