Rate Overview
Live
1 JPY = 0.317659 EGP
1 EGP = 3.1480
JPY
Avg
0.312808
High
0.318542
Low
0.304340
Last updated: 3/6/2026, 7:55:46 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.32 EGP |
| 10 JPY | 3.18 EGP |
| 50 JPY | 15.88 EGP |
| 100 JPY | 31.77 EGP |
| 500 JPY | 158.83 EGP |
| 1,000 JPY | 317.66 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-03-06T19:55:46Z",
"rates": {
"EGP": 0.317659
}
}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.765900000000002,
"rate": 0.317659
}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