Rate Overview
Live
1 EGP = 0.618024 THB
1 THB = 1.6181
EGP
Avg
0.609146
High
0.618024
Low
0.603681
Last updated: 4/16/2026, 3:09:56 PM
Quick Conversions
| EGP | THB |
|---|---|
| 1 EGP | 0.62 THB |
| 10 EGP | 6.18 THB |
| 50 EGP | 30.90 THB |
| 100 EGP | 61.80 THB |
| 500 EGP | 309.01 THB |
| 1,000 EGP | 618.02 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-04-16T15:09:56Z",
"rates": {
"THB": 0.618024
}
}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": 61.8024,
"rate": 0.618024
}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