Rate Overview
Live
1 YER = 0.670094 JPY
1 JPY = 1.4923
YER
Avg
0.620499
High
0.670094
Low
0.576419
Last updated: 3/27/2026, 11:48:49 AM
Quick Conversions
| YER | JPY |
|---|---|
| 1 YER | 0.67 JPY |
| 10 YER | 6.70 JPY |
| 50 YER | 33.50 JPY |
| 100 YER | 67.01 JPY |
| 500 YER | 335.05 JPY |
| 1,000 YER | 670.09 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-27T11:48:49Z",
"rates": {
"JPY": 0.670094
}
}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": 67.0094,
"rate": 0.670094
}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