Rate Overview
Live
1 TWD = 1.5976 EGP
1 EGP = 0.625932
TWD
Avg
1.6307
High
1.6437
Low
1.5976
Last updated: 6/16/2026, 2:20:32 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.60 EGP |
| 10 TWD | 15.98 EGP |
| 50 TWD | 79.88 EGP |
| 100 TWD | 159.76 EGP |
| 500 TWD | 798.81 EGP |
| 1,000 TWD | 1,597.62 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-06-16T02:20:32Z",
"rates": {
"EGP": 1.597618
}
}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": 159.7618,
"rate": 1.597618
}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