Rate Overview
Live
1 EGP = 0.637783 THB
1 THB = 1.5679
EGP
Avg
0.641599
High
0.654429
Low
0.629008
Last updated: 3/6/2026, 3:19:05 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.64 THB |
| 10 EGP | 6.38 THB |
| 50 EGP | 31.89 THB |
| 100 EGP | 63.78 THB |
| 500 EGP | 318.89 THB |
| 1,000 EGP | 637.78 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-06T15:19:05Z",
"rates": {
"THB": 0.637783
}
}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": 63.7783,
"rate": 0.637783
}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