Rate Overview
Live
1 JPY = 0.313037 EGP
1 EGP = 3.1945
JPY
Avg
0.319280
High
0.324490
Low
0.313004
Last updated: 6/17/2026, 7:12:22 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.31 EGP |
| 10 JPY | 3.13 EGP |
| 50 JPY | 15.65 EGP |
| 100 JPY | 31.30 EGP |
| 500 JPY | 156.52 EGP |
| 1,000 JPY | 313.04 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-06-17T07:12:22Z",
"rates": {
"EGP": 0.313037
}
}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.3037,
"rate": 0.313037
}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