Rate Overview
Live
1 TWD = 1.5873 EGP
1 EGP = 0.629982
TWD
Avg
1.5869
High
1.7566
Low
1.4908
Last updated: 7/26/2026, 2:14:37 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.59 EGP |
| 10 TWD | 15.87 EGP |
| 50 TWD | 79.37 EGP |
| 100 TWD | 158.73 EGP |
| 500 TWD | 793.67 EGP |
| 1,000 TWD | 1,587.35 EGP |
Get TWD/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=EGPExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-26T02:14:37Z",
"rates": {
"EGP": 1.587347
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "EGP",
"amount": 100
},
"result": 158.7347,
"rate": 1.587347
}Build with TWD/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key