Rate Overview
Live
1 JPY = 0.308150 EGP
1 EGP = 3.2452
JPY
Avg
0.308389
High
0.313966
Low
0.301574
Last updated: 7/28/2026, 3:17:48 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.31 EGP |
| 10 JPY | 3.08 EGP |
| 50 JPY | 15.41 EGP |
| 100 JPY | 30.81 EGP |
| 500 JPY | 154.08 EGP |
| 1,000 JPY | 308.15 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-28T15:17:48Z",
"rates": {
"EGP": 0.30815
}
}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.814999999999998,
"rate": 0.30815
}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