Rate Overview
Live
1 EGP = 0.623474 THB
1 THB = 1.6039
EGP
Avg
0.633633
High
0.673811
Low
0.590506
Last updated: 5/27/2026, 9:56:40 AM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.62 THB |
| 10 EGP | 6.23 THB |
| 50 EGP | 31.17 THB |
| 100 EGP | 62.35 THB |
| 500 EGP | 311.74 THB |
| 1,000 EGP | 623.47 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-05-27T09:56:40Z",
"rates": {
"THB": 0.623474
}
}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": 62.3474,
"rate": 0.623474
}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