Rate Overview
Live
1 ETB = 1.0189 JPY
1 JPY = 0.981425
ETB
Avg
1.0138
High
1.0189
Low
1.0046
Last updated: 3/26/2026, 11:40:26 PM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.02 JPY |
| 10 ETB | 10.19 JPY |
| 50 ETB | 50.95 JPY |
| 100 ETB | 101.89 JPY |
| 500 ETB | 509.46 JPY |
| 1,000 ETB | 1,018.93 JPY |
Get ETB/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=JPYExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-26T23:40:26Z",
"rates": {
"JPY": 1.018927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "JPY",
"amount": 100
},
"result": 101.89269999999999,
"rate": 1.018927
}Build with ETB/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key