Rate Overview
Live
1 ETB = 1.0161 JPY
1 JPY = 0.984177
ETB
Avg
1.0174
High
1.0212
Low
1.0116
Last updated: 4/16/2026, 1:29:01 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.02 JPY |
| 10 ETB | 10.16 JPY |
| 50 ETB | 50.80 JPY |
| 100 ETB | 101.61 JPY |
| 500 ETB | 508.04 JPY |
| 1,000 ETB | 1,016.08 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-04-16T01:29:01Z",
"rates": {
"JPY": 1.016077
}
}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.6077,
"rate": 1.016077
}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