Rate Overview
Live
1 THB = 1.6055 EGP
1 EGP = 0.622866
THB
Avg
1.6025
High
1.6184
Low
1.5882
Last updated: 3/27/2026, 9:26:05 AM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.61 EGP |
| 10 THB | 16.05 EGP |
| 50 THB | 80.27 EGP |
| 100 THB | 160.55 EGP |
| 500 THB | 802.74 EGP |
| 1,000 THB | 1,605.48 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-27T09:26:05Z",
"rates": {
"EGP": 1.605482
}
}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.5482,
"rate": 1.605482
}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