Rate Overview
Live
1 JPY = 0.977544 ETB
1 ETB = 1.0230
JPY
Avg
0.990589
High
1.0136
Low
0.977544
Last updated: 7/28/2026, 11:53:05 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.98 ETB |
| 10 JPY | 9.78 ETB |
| 50 JPY | 48.88 ETB |
| 100 JPY | 97.75 ETB |
| 500 JPY | 488.77 ETB |
| 1,000 JPY | 977.54 ETB |
Get JPY/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ETBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T11:53:05Z",
"rates": {
"ETB": 0.977544
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ETB",
"amount": 100
},
"result": 97.7544,
"rate": 0.977544
}Build with JPY/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key