Rate Overview
Live
1 YER = 0.668751 JPY
1 JPY = 1.4953
YER
Avg
0.667008
High
0.668887
Low
0.664585
Last updated: 3/27/2026, 4:58:34 AM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.67 JPY |
| 10 YER | 6.69 JPY |
| 50 YER | 33.44 JPY |
| 100 YER | 66.88 JPY |
| 500 YER | 334.38 JPY |
| 1,000 YER | 668.75 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-03-27T04:58:34Z",
"rates": {
"JPY": 0.668751
}
}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.8751,
"rate": 0.668751
}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