Rate Overview
Live
1 THB = 1.5249 EGP
1 EGP = 0.655801
THB
Avg
1.5304
High
1.6650
Low
1.4507
Last updated: 7/27/2026, 1:34:16 AM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.52 EGP |
| 10 THB | 15.25 EGP |
| 50 THB | 76.24 EGP |
| 100 THB | 152.49 EGP |
| 500 THB | 762.43 EGP |
| 1,000 THB | 1,524.85 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-27T01:34:16Z",
"rates": {
"EGP": 1.524853
}
}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.4853,
"rate": 1.524853
}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