Rate Overview
Live
1 ETB = 1.0153 JPY
1 JPY = 0.984925
ETB
Avg
1.0384
High
1.1556
Low
0.985135
Last updated: 3/27/2026, 3:11:11 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.02 JPY |
| 10 ETB | 10.15 JPY |
| 50 ETB | 50.77 JPY |
| 100 ETB | 101.53 JPY |
| 500 ETB | 507.65 JPY |
| 1,000 ETB | 1,015.31 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-27T03:11:11Z",
"rates": {
"JPY": 1.015306
}
}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.5306,
"rate": 1.015306
}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