Rate Overview
Live
1 EGP = 0.647088 THB
1 THB = 1.5454
EGP
Avg
0.653994
High
0.661726
Low
0.646830
Last updated: 9/3/2026, 2:48:48 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.65 THB |
| 10 EGP | 6.47 THB |
| 50 EGP | 32.35 THB |
| 100 EGP | 64.71 THB |
| 500 EGP | 323.54 THB |
| 1,000 EGP | 647.09 THB |
Get EGP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=THBExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-09-03T14:48:48Z",
"rates": {
"THB": 0.647088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "THB",
"amount": 100
},
"result": 64.7088,
"rate": 0.647088
}Build with EGP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key