Rate Overview
Live
1 JPY = 1.0131 ETB
1 ETB = 0.987101
JPY
Avg
1.0151
High
1.0194
Low
1.0131
Last updated: 8/14/2026, 6:32:46 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.01 ETB |
| 10 JPY | 10.13 ETB |
| 50 JPY | 50.65 ETB |
| 100 JPY | 101.31 ETB |
| 500 JPY | 506.53 ETB |
| 1,000 JPY | 1,013.07 ETB |
Get JPY/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ETBExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-08-14T18:32:46Z",
"rates": {
"ETB": 1.013068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ETB",
"amount": 100
},
"result": 101.30680000000001,
"rate": 1.013068
}Build with JPY/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key