Rate Overview
Live
1 EGP = 0.675542 THB
1 THB = 1.4803
EGP
Avg
0.675416
High
0.679510
Low
0.673447
Last updated: 7/2/2026, 2:16:15 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.68 THB |
| 10 EGP | 6.76 THB |
| 50 EGP | 33.78 THB |
| 100 EGP | 67.55 THB |
| 500 EGP | 337.77 THB |
| 1,000 EGP | 675.54 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-02T14:16:15Z",
"rates": {
"THB": 0.675542
}
}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": 67.5542,
"rate": 0.675542
}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