Rate Overview
Live
1 JPY = 1.0076 ETB
1 ETB = 0.992494
JPY
Avg
0.996325
High
1.0113
Low
0.969382
Last updated: 5/27/2026, 6:19:59 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.01 ETB |
| 10 JPY | 10.08 ETB |
| 50 JPY | 50.38 ETB |
| 100 JPY | 100.76 ETB |
| 500 JPY | 503.78 ETB |
| 1,000 JPY | 1,007.56 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-05-27T18:19:59Z",
"rates": {
"ETB": 1.007563
}
}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": 100.7563,
"rate": 1.007563
}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