Rate Overview
Live
1 EGP = 3.1506 JPY
1 JPY = 0.317403
EGP
Avg
3.1975
High
3.2858
Low
3.1393
Last updated: 3/6/2026, 12:05:02 PM
Quick Conversions
| EGP | JPY |
|---|---|
| 1 EGP | 3.15 JPY |
| 10 EGP | 31.51 JPY |
| 50 EGP | 157.53 JPY |
| 100 EGP | 315.06 JPY |
| 500 EGP | 1,575.28 JPY |
| 1,000 EGP | 3,150.57 JPY |
Get EGP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=JPYExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-03-06T12:05:02Z",
"rates": {
"JPY": 3.150567
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "JPY",
"amount": 100
},
"result": 315.05670000000003,
"rate": 3.150567
}Build with EGP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key