Rate Overview
Live
1 THB = 1.6017 EGP
1 EGP = 0.624336
THB
Avg
1.5076
High
1.6263
Low
1.4524
Last updated: 3/27/2026, 12:58:46 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.60 EGP |
| 10 THB | 16.02 EGP |
| 50 THB | 80.09 EGP |
| 100 THB | 160.17 EGP |
| 500 THB | 800.85 EGP |
| 1,000 THB | 1,601.70 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-27T12:58:46Z",
"rates": {
"EGP": 1.601702
}
}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.1702,
"rate": 1.601702
}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