Rate Overview
Live
1 THB = 1.5035 EGP
1 EGP = 0.665098
THB
Avg
1.5287
High
1.6621
Low
1.4495
Last updated: 7/19/2026, 4:10:24 AM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.50 EGP |
| 10 THB | 15.04 EGP |
| 50 THB | 75.18 EGP |
| 100 THB | 150.35 EGP |
| 500 THB | 751.77 EGP |
| 1,000 THB | 1,503.54 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-19T04:10:24Z",
"rates": {
"EGP": 1.503538
}
}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": 150.3538,
"rate": 1.503538
}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