Rate Overview
Live
1 JPY = 0.977947 ETB
1 ETB = 1.0226
JPY
Avg
0.991522
High
1.0138
Low
0.977887
Last updated: 7/28/2026, 3:18:00 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.98 ETB |
| 10 JPY | 9.78 ETB |
| 50 JPY | 48.90 ETB |
| 100 JPY | 97.79 ETB |
| 500 JPY | 488.97 ETB |
| 1,000 JPY | 977.95 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-28T15:18:00Z",
"rates": {
"ETB": 0.977947
}
}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.7947,
"rate": 0.977947
}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