Rate Overview
Live
1 JPY = 0.987609 ETB
1 ETB = 1.0125
JPY
Avg
0.990749
High
0.993626
Low
0.987193
Last updated: 7/22/2026, 1:21:50 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.99 ETB |
| 10 JPY | 9.88 ETB |
| 50 JPY | 49.38 ETB |
| 100 JPY | 98.76 ETB |
| 500 JPY | 493.80 ETB |
| 1,000 JPY | 987.61 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-22T13:21:50Z",
"rates": {
"ETB": 0.987609
}
}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": 98.76089999999999,
"rate": 0.987609
}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