Rate Overview
Live
1 JPY = 0.990591 ETB
1 ETB = 1.0095
JPY
Avg
0.994660
High
1.0037
Low
0.987885
Last updated: 6/17/2026, 7:10:10 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.99 ETB |
| 10 JPY | 9.91 ETB |
| 50 JPY | 49.53 ETB |
| 100 JPY | 99.06 ETB |
| 500 JPY | 495.30 ETB |
| 1,000 JPY | 990.59 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-06-17T07:10:10Z",
"rates": {
"ETB": 0.990591
}
}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": 99.0591,
"rate": 0.990591
}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