Rate Overview
Live
1 JPY = 0.313586 EGP
1 EGP = 3.1889
JPY
Avg
0.314732
High
0.315967
Low
0.313586
Last updated: 8/15/2026, 9:59:35 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.31 EGP |
| 10 JPY | 3.14 EGP |
| 50 JPY | 15.68 EGP |
| 100 JPY | 31.36 EGP |
| 500 JPY | 156.79 EGP |
| 1,000 JPY | 313.59 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-08-15T09:59:35Z",
"rates": {
"EGP": 0.313586
}
}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.3586,
"rate": 0.313586
}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