Rate Overview
Live
1 TWD = 1.6494 EGP
1 EGP = 0.606266
TWD
Avg
1.5379
High
1.6494
Low
1.4826
Last updated: 3/27/2026, 8:10:25 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.65 EGP |
| 10 TWD | 16.49 EGP |
| 50 TWD | 82.47 EGP |
| 100 TWD | 164.94 EGP |
| 500 TWD | 824.72 EGP |
| 1,000 TWD | 1,649.44 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-03-27T08:10:25Z",
"rates": {
"EGP": 1.649442
}
}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": 164.9442,
"rate": 1.649442
}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