Rate Overview
Live
1 EGP = 3.0512 JPY
1 JPY = 0.327745
EGP
Avg
3.0129
High
3.0512
Low
2.9843
Last updated: 5/26/2026, 5:31:38 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.05 JPY |
| 10 EGP | 30.51 JPY |
| 50 EGP | 152.56 JPY |
| 100 EGP | 305.12 JPY |
| 500 EGP | 1,525.58 JPY |
| 1,000 EGP | 3,051.15 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-26T17:31:38Z",
"rates": {
"JPY": 3.051152
}
}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": 305.1152,
"rate": 3.051152
}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