Rate Overview
Live
1 JPY = 1.0083 ETB
1 ETB = 0.991732
JPY
Avg
0.992778
High
1.0162
Low
0.968460
Last updated: 5/27/2026, 2:53:20 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.01 ETB |
| 10 JPY | 10.08 ETB |
| 50 JPY | 50.42 ETB |
| 100 JPY | 100.83 ETB |
| 500 JPY | 504.17 ETB |
| 1,000 JPY | 1,008.34 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-27T14:53:20Z",
"rates": {
"ETB": 1.008337
}
}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.83370000000001,
"rate": 1.008337
}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