Rate Overview
Live
1 JPY = 0.329538 EGP
1 EGP = 3.0346
JPY
Avg
0.309743
High
0.329538
Low
0.297793
Last updated: 3/27/2026, 11:13:41 AM
Quick Conversions
| JPY | EGP |
|---|---|
| 1 JPY | 0.33 EGP |
| 10 JPY | 3.30 EGP |
| 50 JPY | 16.48 EGP |
| 100 JPY | 32.95 EGP |
| 500 JPY | 164.77 EGP |
| 1,000 JPY | 329.54 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-27T11:13:41Z",
"rates": {
"EGP": 0.329538
}
}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": 32.9538,
"rate": 0.329538
}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