Rate Overview
Live
1 EGP = 0.656450 THB
1 THB = 1.5233
EGP
Avg
0.641378
High
0.679510
Low
0.590506
Last updated: 7/26/2026, 10:27:29 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.66 THB |
| 10 EGP | 6.56 THB |
| 50 EGP | 32.82 THB |
| 100 EGP | 65.65 THB |
| 500 EGP | 328.22 THB |
| 1,000 EGP | 656.45 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-07-26T22:27:29Z",
"rates": {
"THB": 0.65645
}
}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": 65.645,
"rate": 0.65645
}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