Rate Overview
Live
1 JPY = 0.324924 EGP
1 EGP = 3.0776
JPY
Avg
0.329948
High
0.334167
Low
0.324788
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.32 EGP |
| 10 JPY | 3.25 EGP |
| 50 JPY | 16.25 EGP |
| 100 JPY | 32.49 EGP |
| 500 JPY | 162.46 EGP |
| 1,000 JPY | 324.92 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-17T07:31:08Z",
"rates": {
"EGP": 0.324924
}
}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.492399999999996,
"rate": 0.324924
}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