Rate Overview
Live
1 EGP = 0.606325 TWD
1 TWD = 1.6493
EGP
Avg
0.650817
High
0.674483
Low
0.606325
Last updated: 3/27/2026, 12:57:49 PM
Quick Conversions
| EGP | TWD |
|---|---|
| 1 EGP | 0.61 TWD |
| 10 EGP | 6.06 TWD |
| 50 EGP | 30.32 TWD |
| 100 EGP | 60.63 TWD |
| 500 EGP | 303.16 TWD |
| 1,000 EGP | 606.33 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-03-27T12:57:49Z",
"rates": {
"TWD": 0.606325
}
}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": 60.6325,
"rate": 0.606325
}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