Rate Overview
Live
1 ETB = 1.0047 JPY
1 JPY = 0.995336
ETB
Avg
1.0027
High
1.0153
Low
0.997219
Last updated: 5/6/2026, 3:57:05 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.00 JPY |
| 10 ETB | 10.05 JPY |
| 50 ETB | 50.23 JPY |
| 100 ETB | 100.47 JPY |
| 500 ETB | 502.34 JPY |
| 1,000 ETB | 1,004.69 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-05-06T03:57:05Z",
"rates": {
"JPY": 1.004686
}
}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": 100.4686,
"rate": 1.004686
}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