Rate Overview
Live
1 EGP = 0.633021 TWD
1 TWD = 1.5797
EGP
Avg
0.642904
High
0.660950
Low
0.632699
Last updated: 3/6/2026, 3:20:27 PM
Quick Conversions
| EGP | TWD |
|---|---|
| 1 EGP | 0.63 TWD |
| 10 EGP | 6.33 TWD |
| 50 EGP | 31.65 TWD |
| 100 EGP | 63.30 TWD |
| 500 EGP | 316.51 TWD |
| 1,000 EGP | 633.02 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-06T15:20:27Z",
"rates": {
"TWD": 0.633021
}
}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.302099999999996,
"rate": 0.633021
}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