Rate Overview
Live
1 THB = 1.4813 EGP
1 EGP = 0.675105
THB
Avg
1.4805
High
1.4849
Low
1.4716
Last updated: 7/3/2026, 3:15:37 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.48 EGP |
| 10 THB | 14.81 EGP |
| 50 THB | 74.06 EGP |
| 100 THB | 148.13 EGP |
| 500 THB | 740.63 EGP |
| 1,000 THB | 1,481.25 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-03T15:15:37Z",
"rates": {
"EGP": 1.481251
}
}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": 148.1251,
"rate": 1.481251
}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