Rate Overview
Live
1 EGP = 0.639716 TWD
1 TWD = 1.5632
EGP
Avg
0.644867
High
0.648916
Low
0.639716
Last updated: 8/13/2026, 1:58:24 PM
Quick Conversions
| EGP | TWD |
|---|---|
| 1 EGP | 0.64 TWD |
| 10 EGP | 6.40 TWD |
| 50 EGP | 31.99 TWD |
| 100 EGP | 63.97 TWD |
| 500 EGP | 319.86 TWD |
| 1,000 EGP | 639.72 TWD |
Get EGP/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=TWDExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-08-13T13:58:24Z",
"rates": {
"TWD": 0.639716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "TWD",
"amount": 100
},
"result": 63.971599999999995,
"rate": 0.639716
}Build with EGP/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key