Rate Overview
Live
1 JPY = 1.4932 YER
1 YER = 0.669700
JPY
Avg
1.5984
High
1.7208
Low
1.4932
Last updated: 3/27/2026, 9:43:30 AM
Quick Conversions
| JPY | YER |
|---|---|
| 1 JPY | 1.49 YER |
| 10 JPY | 14.93 YER |
| 50 JPY | 74.66 YER |
| 100 JPY | 149.32 YER |
| 500 JPY | 746.60 YER |
| 1,000 JPY | 1,493.21 YER |
Get JPY/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=YERExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T09:43:30Z",
"rates": {
"YER": 1.493205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "YER",
"amount": 100
},
"result": 149.32049999999998,
"rate": 1.493205
}Build with JPY/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key