Rate Overview
Live
1 THB = 1.5216 EGP
1 EGP = 0.657224
THB
Avg
1.4954
High
1.5238
Low
1.4679
Last updated: 7/26/2026, 2:40:46 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.52 EGP |
| 10 THB | 15.22 EGP |
| 50 THB | 76.08 EGP |
| 100 THB | 152.16 EGP |
| 500 THB | 760.78 EGP |
| 1,000 THB | 1,521.55 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-26T14:40:46Z",
"rates": {
"EGP": 1.521552
}
}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.1552,
"rate": 1.521552
}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