Rate Overview
Live
1 TWD = 1.6492 EGP
1 EGP = 0.606338
TWD
Avg
1.5935
High
1.7459
Low
1.4796
Last updated: 3/27/2026, 6:30:40 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.65 EGP |
| 10 TWD | 16.49 EGP |
| 50 TWD | 82.46 EGP |
| 100 TWD | 164.92 EGP |
| 500 TWD | 824.62 EGP |
| 1,000 TWD | 1,649.25 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-27T06:30:40Z",
"rates": {
"EGP": 1.649245
}
}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.9245,
"rate": 1.649245
}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