Rate Overview
Live
1 JPY = 0.312842 EGP
1 EGP = 3.1965
JPY
Avg
0.317678
High
0.341317
Low
0.297621
Last updated: 7/23/2026, 3:27:35 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.31 EGP |
| 10 JPY | 3.13 EGP |
| 50 JPY | 15.64 EGP |
| 100 JPY | 31.28 EGP |
| 500 JPY | 156.42 EGP |
| 1,000 JPY | 312.84 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-23T15:27:35Z",
"rates": {
"EGP": 0.312842
}
}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": 31.284200000000002,
"rate": 0.312842
}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