Rate Overview
Live
1 THB = 1.5220 EGP
1 EGP = 0.657032
THB
Avg
1.5150
High
1.5238
Low
1.5013
Last updated: 7/25/2026, 10:03:30 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.52 EGP |
| 10 THB | 15.22 EGP |
| 50 THB | 76.10 EGP |
| 100 THB | 152.20 EGP |
| 500 THB | 761.00 EGP |
| 1,000 THB | 1,522.00 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-25T22:03:30Z",
"rates": {
"EGP": 1.521995
}
}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": 152.1995,
"rate": 1.521995
}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