Rate Overview
Live
1 JPY = 0.988542 ETB
1 ETB = 1.0116
JPY
Avg
0.988919
High
0.997473
Low
0.981363
Last updated: 7/6/2026, 4:27:29 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.99 ETB |
| 10 JPY | 9.89 ETB |
| 50 JPY | 49.43 ETB |
| 100 JPY | 98.85 ETB |
| 500 JPY | 494.27 ETB |
| 1,000 JPY | 988.54 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-07-06T04:27:29Z",
"rates": {
"ETB": 0.988542
}
}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": 98.8542,
"rate": 0.988542
}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