Rate Overview
Live
1 JPY = 0.327338 EGP
1 EGP = 3.0549
JPY
Avg
0.326981
High
0.352181
Low
0.304253
Last updated: 5/27/2026, 9:36:22 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.33 EGP |
| 10 JPY | 3.27 EGP |
| 50 JPY | 16.37 EGP |
| 100 JPY | 32.73 EGP |
| 500 JPY | 163.67 EGP |
| 1,000 JPY | 327.34 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-27T21:36:22Z",
"rates": {
"EGP": 0.327338
}
}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": 32.7338,
"rate": 0.327338
}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