Rate Overview
Live
1 ETB = 0.990537 JPY
1 JPY = 1.0096
ETB
Avg
1.0071
High
1.0212
Low
0.986404
Last updated: 5/26/2026, 9:31:52 AM
Quick Conversions
| ETB | JPY |
|---|---|
| 1 ETB | 0.99 JPY |
| 10 ETB | 9.91 JPY |
| 50 ETB | 49.53 JPY |
| 100 ETB | 99.05 JPY |
| 500 ETB | 495.27 JPY |
| 1,000 ETB | 990.54 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-26T09:31:52Z",
"rates": {
"JPY": 0.990537
}
}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.0537,
"rate": 0.990537
}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