Rate Overview
Live
1 JPY = 0.337060 EGP
1 EGP = 2.9668
JPY
Avg
0.340071
High
0.341643
Low
0.337060
Last updated: 5/7/2026, 11:20:50 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.34 EGP |
| 10 JPY | 3.37 EGP |
| 50 JPY | 16.85 EGP |
| 100 JPY | 33.71 EGP |
| 500 JPY | 168.53 EGP |
| 1,000 JPY | 337.06 EGP |
Get JPY/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=EGPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-07T11:20:50Z",
"rates": {
"EGP": 0.33706
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "EGP",
"amount": 100
},
"result": 33.706,
"rate": 0.33706
}Build with JPY/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key