Rate Overview
Live
1 YER = 0.682979 JPY
1 JPY = 1.4642
YER
Avg
0.681011
High
0.684993
Low
0.677209
Last updated: 7/7/2026, 5:45:39 PM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.68 JPY |
| 10 YER | 6.83 JPY |
| 50 YER | 34.15 JPY |
| 100 YER | 68.30 JPY |
| 500 YER | 341.49 JPY |
| 1,000 YER | 682.98 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-07-07T17:45:39Z",
"rates": {
"JPY": 0.682979
}
}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": 68.2979,
"rate": 0.682979
}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