Rate Overview
Live
1 EGP = 0.629981 TWD
1 TWD = 1.5873
EGP
Avg
0.642361
High
0.657296
Low
0.629690
Last updated: 7/25/2026, 9:20:16 PM
Quick Conversions
| EGP | TWD |
|---|---|
| 1 EGP | 0.63 TWD |
| 10 EGP | 6.30 TWD |
| 50 EGP | 31.50 TWD |
| 100 EGP | 63.00 TWD |
| 500 EGP | 314.99 TWD |
| 1,000 EGP | 629.98 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-25T21:20:16Z",
"rates": {
"TWD": 0.629981
}
}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": 62.9981,
"rate": 0.629981
}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