Rate Overview
Live
1 JPY = 0.330214 EGP
1 EGP = 3.0283
JPY
Avg
0.325708
High
0.352181
Low
0.304253
Last updated: 3/27/2026, 4:26:57 PM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.33 EGP |
| 10 JPY | 3.30 EGP |
| 50 JPY | 16.51 EGP |
| 100 JPY | 33.02 EGP |
| 500 JPY | 165.11 EGP |
| 1,000 JPY | 330.21 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-27T16:26:57Z",
"rates": {
"EGP": 0.330214
}
}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": 33.0214,
"rate": 0.330214
}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