Rate Overview
Live
1 THB = 1.6026 EGP
1 EGP = 0.624004
THB
Avg
1.5444
High
1.6347
Low
1.4841
Last updated: 3/27/2026, 11:16:58 AM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.60 EGP |
| 10 THB | 16.03 EGP |
| 50 THB | 80.13 EGP |
| 100 THB | 160.26 EGP |
| 500 THB | 801.28 EGP |
| 1,000 THB | 1,602.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-03-27T11:16:58Z",
"rates": {
"EGP": 1.602554
}
}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": 160.2554,
"rate": 1.602554
}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