Rate Overview
Live
1 JPY = 1.0077 ETB
1 ETB = 0.992348
JPY
Avg
0.992972
High
1.0138
Low
0.979223
Last updated: 5/27/2026, 4:03:57 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.01 ETB |
| 10 JPY | 10.08 ETB |
| 50 JPY | 50.39 ETB |
| 100 JPY | 100.77 ETB |
| 500 JPY | 503.86 ETB |
| 1,000 JPY | 1,007.71 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-27T16:03:57Z",
"rates": {
"ETB": 1.007711
}
}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.7711,
"rate": 1.007711
}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