Rate Overview
Live
1 EGP = 3.0557 JPY
1 JPY = 0.327256
EGP
Avg
3.0177
High
3.0557
Low
2.9892
Last updated: 4/16/2026, 2:39:43 AM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.06 JPY |
| 10 EGP | 30.56 JPY |
| 50 EGP | 152.79 JPY |
| 100 EGP | 305.57 JPY |
| 500 EGP | 1,527.86 JPY |
| 1,000 EGP | 3,055.71 JPY |
Get EGP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=JPYExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T02:39:43Z",
"rates": {
"JPY": 3.055712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "JPY",
"amount": 100
},
"result": 305.57120000000003,
"rate": 3.055712
}Build with EGP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key