Rate Overview
Live
1 EGP = 0.622865 THB
1 THB = 1.6055
EGP
Avg
0.624060
High
0.629640
Low
0.617893
Last updated: 3/27/2026, 9:26:05 AM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.62 THB |
| 10 EGP | 6.23 THB |
| 50 EGP | 31.14 THB |
| 100 EGP | 62.29 THB |
| 500 EGP | 311.43 THB |
| 1,000 EGP | 622.87 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-03-27T09:26:05Z",
"rates": {
"THB": 0.622865
}
}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.286500000000004,
"rate": 0.622865
}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