Rate Overview
Live
1 TWD = 1.6406 EGP
1 EGP = 0.609534
TWD
Avg
1.6637
High
1.6784
Low
1.6406
Last updated: 4/16/2026, 9:24:00 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.64 EGP |
| 10 TWD | 16.41 EGP |
| 50 TWD | 82.03 EGP |
| 100 TWD | 164.06 EGP |
| 500 TWD | 820.30 EGP |
| 1,000 TWD | 1,640.60 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-04-16T09:24:00Z",
"rates": {
"EGP": 1.640597
}
}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.05970000000002,
"rate": 1.640597
}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