Rate Overview
Live
1 EGP = 0.673634 THB
1 THB = 1.4845
EGP
Avg
0.662050
High
0.681244
Low
0.629921
Last updated: 7/9/2026, 2:04:06 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.67 THB |
| 10 EGP | 6.74 THB |
| 50 EGP | 33.68 THB |
| 100 EGP | 67.36 THB |
| 500 EGP | 336.82 THB |
| 1,000 EGP | 673.63 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-09T14:04:06Z",
"rates": {
"THB": 0.673634
}
}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.3634,
"rate": 0.673634
}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