Rate Overview
Live
1 ETB = 0.990469 JPY
1 JPY = 1.0096
ETB
Avg
0.999345
High
1.0167
Low
0.988819
Last updated: 5/26/2026, 8:17:47 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 0.99 JPY |
| 10 ETB | 9.90 JPY |
| 50 ETB | 49.52 JPY |
| 100 ETB | 99.05 JPY |
| 500 ETB | 495.23 JPY |
| 1,000 ETB | 990.47 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-26T08:17:47Z",
"rates": {
"JPY": 0.990469
}
}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": 99.04690000000001,
"rate": 0.990469
}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