Rate Overview
Live
1 TWD = 1.5430 EGP
1 EGP = 0.648094
TWD
Avg
1.5438
High
1.5555
Low
1.5382
Last updated: 7/5/2026, 1:17:14 AM
Quick Conversions
| TWD | EGP |
|---|---|
| 1 TWD | 1.54 EGP |
| 10 TWD | 15.43 EGP |
| 50 TWD | 77.15 EGP |
| 100 TWD | 154.30 EGP |
| 500 TWD | 771.49 EGP |
| 1,000 TWD | 1,542.99 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-05T01:17:14Z",
"rates": {
"EGP": 1.542987
}
}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": 154.2987,
"rate": 1.542987
}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