Rate Overview
Live
1 EGP = 0.638795 TWD
1 TWD = 1.5654
EGP
Avg
0.633006
High
0.674483
Low
0.588514
Last updated: 7/27/2026, 10:47:49 PM
Quick Conversions
| EGP | TWD |
|---|---|
| 1 EGP | 0.64 TWD |
| 10 EGP | 6.39 TWD |
| 50 EGP | 31.94 TWD |
| 100 EGP | 63.88 TWD |
| 500 EGP | 319.40 TWD |
| 1,000 EGP | 638.80 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-07-27T22:47:49Z",
"rates": {
"TWD": 0.638795
}
}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.8795,
"rate": 0.638795
}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