Rate Overview
Live
1 JPY = 1.0025 ETB
1 ETB = 0.997471
JPY
Avg
1.0009
High
1.0053
Low
0.995324
Last updated: 5/7/2026, 8:08:59 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.00 ETB |
| 10 JPY | 10.03 ETB |
| 50 JPY | 50.13 ETB |
| 100 JPY | 100.25 ETB |
| 500 JPY | 501.27 ETB |
| 1,000 JPY | 1,002.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-05-07T08:08:59Z",
"rates": {
"ETB": 1.002535
}
}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.2535,
"rate": 1.002535
}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