Rate Overview
Live
1 EGP = 3.0451 JPY
1 JPY = 0.328400
EGP
Avg
3.0919
High
3.2858
Low
3.0146
Last updated: 3/28/2026, 9:32:46 AM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.05 JPY |
| 10 EGP | 30.45 JPY |
| 50 EGP | 152.25 JPY |
| 100 EGP | 304.51 JPY |
| 500 EGP | 1,522.53 JPY |
| 1,000 EGP | 3,045.07 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-03-28T09:32:46Z",
"rates": {
"JPY": 3.045069
}
}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": 304.5069,
"rate": 3.045069
}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