Rate Overview
Live
1 JPY = 0.324616 EGP
1 EGP = 3.0806
JPY
Avg
0.329917
High
0.334167
Low
0.324616
Last updated: 4/17/2026, 6:11:10 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.32 EGP |
| 10 JPY | 3.25 EGP |
| 50 JPY | 16.23 EGP |
| 100 JPY | 32.46 EGP |
| 500 JPY | 162.31 EGP |
| 1,000 JPY | 324.62 EGP |
Get JPY/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=EGPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:11:10Z",
"rates": {
"EGP": 0.324616
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "EGP",
"amount": 100
},
"result": 32.461600000000004,
"rate": 0.324616
}Build with JPY/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key