Rate Overview
Live
1 TWD = 1.5808 EGP
1 EGP = 0.632605
TWD
Avg
1.5551
High
1.5820
Low
1.5214
Last updated: 7/21/2026, 9:19:54 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.58 EGP |
| 10 TWD | 15.81 EGP |
| 50 TWD | 79.04 EGP |
| 100 TWD | 158.08 EGP |
| 500 TWD | 790.38 EGP |
| 1,000 TWD | 1,580.76 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-21T09:19:54Z",
"rates": {
"EGP": 1.580764
}
}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.0764,
"rate": 1.580764
}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