Rate Overview
Live
1 JPY = 0.301748 EGP
1 EGP = 3.3140
JPY
Avg
0.303219
High
0.305384
Low
0.301538
Last updated: 7/7/2026, 4:35:01 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.30 EGP |
| 10 JPY | 3.02 EGP |
| 50 JPY | 15.09 EGP |
| 100 JPY | 30.17 EGP |
| 500 JPY | 150.87 EGP |
| 1,000 JPY | 301.75 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-07T04:35:01Z",
"rates": {
"EGP": 0.301748
}
}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": 30.1748,
"rate": 0.301748
}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