Rate Overview
Live
1 JPY = 0.983125 ETB
1 ETB = 1.0172
JPY
Avg
0.990782
High
1.0009
Low
0.982500
Last updated: 3/7/2026, 12:46:42 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 0.98 ETB |
| 10 JPY | 9.83 ETB |
| 50 JPY | 49.16 ETB |
| 100 JPY | 98.31 ETB |
| 500 JPY | 491.56 ETB |
| 1,000 JPY | 983.13 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-03-07T00:46:42Z",
"rates": {
"ETB": 0.983125
}
}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.3125,
"rate": 0.983125
}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