Rate Overview
Live
1 EGP = 3.1914 JPY
1 JPY = 0.313343
EGP
Avg
3.1581
High
3.3639
Low
2.9283
Last updated: 7/26/2026, 4:38:42 AM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.19 JPY |
| 10 EGP | 31.91 JPY |
| 50 EGP | 159.57 JPY |
| 100 EGP | 319.14 JPY |
| 500 EGP | 1,595.70 JPY |
| 1,000 EGP | 3,191.39 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-26T04:38:42Z",
"rates": {
"JPY": 3.191392
}
}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.1392,
"rate": 3.191392
}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