Rate Overview
Live
1 YER = 0.667376 JPY
1 JPY = 1.4984
YER
Avg
0.639321
High
0.671821
Low
0.587517
Last updated: 5/29/2026, 10:00:12 PM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.67 JPY |
| 10 YER | 6.67 JPY |
| 50 YER | 33.37 JPY |
| 100 YER | 66.74 JPY |
| 500 YER | 333.69 JPY |
| 1,000 YER | 667.38 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-05-29T22:00:12Z",
"rates": {
"JPY": 0.667376
}
}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": 66.7376,
"rate": 0.667376
}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