Rate Overview
Live
1 ETB = 0.966688 JPY
1 JPY = 1.0345
ETB
Avg
0.979205
High
0.997543
Low
0.958957
Last updated: 9/4/2026, 4:58:27 PM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 0.97 JPY |
| 10 ETB | 9.67 JPY |
| 50 ETB | 48.33 JPY |
| 100 ETB | 96.67 JPY |
| 500 ETB | 483.34 JPY |
| 1,000 ETB | 966.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-09-04T16:58:27Z",
"rates": {
"JPY": 0.966688
}
}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": 96.6688,
"rate": 0.966688
}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