Rate Overview
Live
1 EGP = 0.659248 THB
1 THB = 1.5169
EGP
Avg
0.655078
High
0.691579
Low
0.590506
Last updated: 7/23/2026, 10:10:52 AM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.66 THB |
| 10 EGP | 6.59 THB |
| 50 EGP | 32.96 THB |
| 100 EGP | 65.92 THB |
| 500 EGP | 329.62 THB |
| 1,000 EGP | 659.25 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-23T10:10:52Z",
"rates": {
"THB": 0.659248
}
}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.92479999999999,
"rate": 0.659248
}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