Rate Overview
Live
1 JPY = 1.0026 ETB
1 ETB = 0.997398
JPY
Avg
1.0010
High
1.0053
Low
0.995324
Last updated: 5/7/2026, 9:06:27 AM
Quick Conversions
| JPY | ETB |
|---|---|
| 1 JPY | 1.00 ETB |
| 10 JPY | 10.03 ETB |
| 50 JPY | 50.13 ETB |
| 100 JPY | 100.26 ETB |
| 500 JPY | 501.30 ETB |
| 1,000 JPY | 1,002.61 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-07T09:06:27Z",
"rates": {
"ETB": 1.002609
}
}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.2609,
"rate": 1.002609
}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