Rate Overview
Live
1 THB = 1.5233 EGP
1 EGP = 0.656451
THB
Avg
1.5067
High
1.6598
Low
1.4354
Last updated: 7/26/2026, 10:24:59 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.52 EGP |
| 10 THB | 15.23 EGP |
| 50 THB | 76.17 EGP |
| 100 THB | 152.33 EGP |
| 500 THB | 761.67 EGP |
| 1,000 THB | 1,523.34 EGP |
Get THB/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=EGPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-26T22:24:59Z",
"rates": {
"EGP": 1.523343
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "EGP",
"amount": 100
},
"result": 152.33429999999998,
"rate": 1.523343
}Build with THB/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key