Rate Overview
Live
1 TWD = 1.5878 EGP
1 EGP = 0.629811
TWD
Avg
1.5769
High
1.5881
Low
1.5580
Last updated: 7/25/2026, 2:39:09 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.59 EGP |
| 10 TWD | 15.88 EGP |
| 50 TWD | 79.39 EGP |
| 100 TWD | 158.78 EGP |
| 500 TWD | 793.89 EGP |
| 1,000 TWD | 1,587.78 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-25T02:39:09Z",
"rates": {
"EGP": 1.587779
}
}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.77790000000002,
"rate": 1.587779
}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