Rate Overview
Live
1 EGP = 3.1755 JPY
1 JPY = 0.314912
EGP
Avg
3.2005
High
3.2161
Low
3.1755
Last updated: 7/22/2026, 1:15:10 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.18 JPY |
| 10 EGP | 31.75 JPY |
| 50 EGP | 158.77 JPY |
| 100 EGP | 317.55 JPY |
| 500 EGP | 1,587.75 JPY |
| 1,000 EGP | 3,175.50 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-07-22T13:15:10Z",
"rates": {
"JPY": 3.175495
}
}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": 317.5495,
"rate": 3.175495
}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