Rate Overview
Live
1 THB = 1.6014 EGP
1 EGP = 0.624465
THB
Avg
1.5069
High
1.6598
Low
1.4354
Last updated: 5/27/2026, 4:50:56 AM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.60 EGP |
| 10 THB | 16.01 EGP |
| 50 THB | 80.07 EGP |
| 100 THB | 160.14 EGP |
| 500 THB | 800.69 EGP |
| 1,000 THB | 1,601.37 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-05-27T04:50:56Z",
"rates": {
"EGP": 1.60137
}
}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.137,
"rate": 1.60137
}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