Rate Overview
Live
1 YER = 0.659319 JPY
1 JPY = 1.5167
YER
Avg
0.666182
High
0.676211
Low
0.658210
Last updated: 9/6/2026, 9:59:30 AM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.66 JPY |
| 10 YER | 6.59 JPY |
| 50 YER | 32.97 JPY |
| 100 YER | 65.93 JPY |
| 500 YER | 329.66 JPY |
| 1,000 YER | 659.32 JPY |
Get YER/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=JPYExample Response:
{
"success": true,
"base": "YER",
"date": "2026-09-06T09:59:30Z",
"rates": {
"JPY": 0.659319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "JPY",
"amount": 100
},
"result": 65.9319,
"rate": 0.659319
}Build with YER/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key