Rate Overview
Live
1 EGP = 0.624003 THB
1 THB = 1.6026
EGP
Avg
0.624172
High
0.629640
Low
0.617893
Last updated: 3/27/2026, 11:12:19 AM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.62 THB |
| 10 EGP | 6.24 THB |
| 50 EGP | 31.20 THB |
| 100 EGP | 62.40 THB |
| 500 EGP | 312.00 THB |
| 1,000 EGP | 624.00 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-27T11:12:19Z",
"rates": {
"THB": 0.624003
}
}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.400299999999994,
"rate": 0.624003
}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