Rate Overview
Live
1 EGP = 2.9674 JPY
1 JPY = 0.336994
EGP
Avg
2.9454
High
3.0183
Low
2.9270
Last updated: 5/6/2026, 3:30:40 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 2.97 JPY |
| 10 EGP | 29.67 JPY |
| 50 EGP | 148.37 JPY |
| 100 EGP | 296.74 JPY |
| 500 EGP | 1,483.71 JPY |
| 1,000 EGP | 2,967.42 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-05-06T15:30:40Z",
"rates": {
"JPY": 2.967415
}
}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": 296.7415,
"rate": 2.967415
}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