Rate Overview
Live
1 EGP = 3.1903 JPY
1 JPY = 0.313449
EGP
Avg
3.1269
High
3.3334
Low
2.9351
Last updated: 7/25/2026, 5:24:23 AM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.19 JPY |
| 10 EGP | 31.90 JPY |
| 50 EGP | 159.52 JPY |
| 100 EGP | 319.03 JPY |
| 500 EGP | 1,595.16 JPY |
| 1,000 EGP | 3,190.31 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-25T05:24:23Z",
"rates": {
"JPY": 3.190313
}
}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": 319.03130000000004,
"rate": 3.190313
}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