Rate Overview
Live
1 JPY = 0.309749 EGP
1 EGP = 3.2284
JPY
Avg
0.313059
High
0.313966
Low
0.309749
Last updated: 7/27/2026, 3:07:38 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.31 EGP |
| 10 JPY | 3.10 EGP |
| 50 JPY | 15.49 EGP |
| 100 JPY | 30.97 EGP |
| 500 JPY | 154.87 EGP |
| 1,000 JPY | 309.75 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-07-27T15:07:38Z",
"rates": {
"EGP": 0.309749
}
}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": 30.974899999999998,
"rate": 0.309749
}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