Rate Overview
Live
1 ETB = 1.0089 JPY
1 JPY = 0.991204
ETB
Avg
1.0141
High
1.0227
Low
1.0025
Last updated: 7/3/2026, 5:57:43 PM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.01 JPY |
| 10 ETB | 10.09 JPY |
| 50 ETB | 50.44 JPY |
| 100 ETB | 100.89 JPY |
| 500 ETB | 504.44 JPY |
| 1,000 ETB | 1,008.87 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-07-03T17:57:43Z",
"rates": {
"JPY": 1.008874
}
}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.8874,
"rate": 1.008874
}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