Rate Overview
Live
1 EGP = 3.0549 JPY
1 JPY = 0.327340
EGP
Avg
3.0177
High
3.0565
Low
2.9892
Last updated: 4/16/2026, 1:01:47 AM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.05 JPY |
| 10 EGP | 30.55 JPY |
| 50 EGP | 152.75 JPY |
| 100 EGP | 305.49 JPY |
| 500 EGP | 1,527.47 JPY |
| 1,000 EGP | 3,054.93 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-16T01:01:47Z",
"rates": {
"JPY": 3.054931
}
}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.49309999999997,
"rate": 3.054931
}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