Rate Overview
Live
1 JPY = 0.979174 ETB
1 ETB = 1.0213
JPY
Avg
0.982032
High
0.988579
Low
0.979174
Last updated: 4/17/2026, 6:06:52 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.98 ETB |
| 10 JPY | 9.79 ETB |
| 50 JPY | 48.96 ETB |
| 100 JPY | 97.92 ETB |
| 500 JPY | 489.59 ETB |
| 1,000 JPY | 979.17 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-04-17T06:06:52Z",
"rates": {
"ETB": 0.979174
}
}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.9174,
"rate": 0.979174
}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