Rate Overview
Live
1 JPY = 0.330394 EGP
1 EGP = 3.0267
JPY
Avg
0.329554
High
0.330866
Low
0.327575
Last updated: 3/27/2026, 9:25:57 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.33 EGP |
| 10 JPY | 3.30 EGP |
| 50 JPY | 16.52 EGP |
| 100 JPY | 33.04 EGP |
| 500 JPY | 165.20 EGP |
| 1,000 JPY | 330.39 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-27T09:25:57Z",
"rates": {
"EGP": 0.330394
}
}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.0394,
"rate": 0.330394
}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