Rate Overview
Live
1 THB = 1.5013 EGP
1 EGP = 0.666108
THB
Avg
1.5625
High
1.6935
Low
1.4716
Last updated: 7/18/2026, 12:46:03 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.50 EGP |
| 10 THB | 15.01 EGP |
| 50 THB | 75.06 EGP |
| 100 THB | 150.13 EGP |
| 500 THB | 750.63 EGP |
| 1,000 THB | 1,501.26 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-18T12:46:03Z",
"rates": {
"EGP": 1.501258
}
}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.1258,
"rate": 1.501258
}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