Rate Overview
Live
1 EGP = 3.0297 JPY
1 JPY = 0.330069
EGP
Avg
3.0955
High
3.3615
Low
2.7756
Last updated: 3/26/2026, 10:10:47 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.03 JPY |
| 10 EGP | 30.30 JPY |
| 50 EGP | 151.48 JPY |
| 100 EGP | 302.97 JPY |
| 500 EGP | 1,514.84 JPY |
| 1,000 EGP | 3,029.67 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-26T22:10:47Z",
"rates": {
"JPY": 3.029671
}
}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": 302.9671,
"rate": 3.029671
}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