Rate Overview
Live
1 EGP = 3.1833 JPY
1 JPY = 0.314140
EGP
Avg
3.1058
High
3.1833
Low
3.0725
Last updated: 6/15/2026, 7:41:46 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.18 JPY |
| 10 EGP | 31.83 JPY |
| 50 EGP | 159.16 JPY |
| 100 EGP | 318.33 JPY |
| 500 EGP | 1,591.65 JPY |
| 1,000 EGP | 3,183.29 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-06-15T19:41:46Z",
"rates": {
"JPY": 3.18329
}
}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": 318.329,
"rate": 3.18329
}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