Rate Overview
Live
1 JPY = 1.5268 YER
1 YER = 0.654963
JPY
Avg
1.5218
High
1.5274
Low
1.5121
Last updated: 5/7/2026, 8:09:46 AM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.53 YER |
| 10 JPY | 15.27 YER |
| 50 JPY | 76.34 YER |
| 100 JPY | 152.68 YER |
| 500 JPY | 763.40 YER |
| 1,000 JPY | 1,526.80 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-05-07T08:09:46Z",
"rates": {
"YER": 1.526803
}
}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.6803,
"rate": 1.526803
}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