Rate Overview
Live
1 ETB = 1.0120 JPY
1 JPY = 0.988147
ETB
Avg
1.0056
High
1.0120
Low
0.996294
Last updated: 6/15/2026, 9:52:37 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 1.01 JPY |
| 10 ETB | 10.12 JPY |
| 50 ETB | 50.60 JPY |
| 100 ETB | 101.20 JPY |
| 500 ETB | 506.00 JPY |
| 1,000 ETB | 1,012.00 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-06-15T09:52:37Z",
"rates": {
"JPY": 1.011995
}
}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.1995,
"rate": 1.011995
}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