Rate Overview
Live
1 JPY = 0.983908 ETB
1 ETB = 1.0164
JPY
Avg
0.983906
High
0.992148
Low
0.976539
Last updated: 7/27/2026, 7:25:06 PM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.98 ETB |
| 10 JPY | 9.84 ETB |
| 50 JPY | 49.20 ETB |
| 100 JPY | 98.39 ETB |
| 500 JPY | 491.95 ETB |
| 1,000 JPY | 983.91 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-27T19:25:06Z",
"rates": {
"ETB": 0.983908
}
}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.3908,
"rate": 0.983908
}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