Rate Overview
Live
1 THB = 1.5185 EGP
1 EGP = 0.658530
THB
Avg
1.5122
High
1.5191
Low
1.5038
Last updated: 8/14/2026, 2:25:47 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.52 EGP |
| 10 THB | 15.19 EGP |
| 50 THB | 75.93 EGP |
| 100 THB | 151.85 EGP |
| 500 THB | 759.27 EGP |
| 1,000 THB | 1,518.53 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-08-14T14:25:47Z",
"rates": {
"EGP": 1.518534
}
}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": 151.8534,
"rate": 1.518534
}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