Rate Overview
Live
1 THB = 1.6181 EGP
1 EGP = 0.617994
THB
Avg
1.6417
High
1.6565
Low
1.6181
Last updated: 4/16/2026, 4:49:16 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.62 EGP |
| 10 THB | 16.18 EGP |
| 50 THB | 80.91 EGP |
| 100 THB | 161.81 EGP |
| 500 THB | 809.07 EGP |
| 1,000 THB | 1,618.14 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-04-16T16:49:16Z",
"rates": {
"EGP": 1.618138
}
}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": 161.81380000000001,
"rate": 1.618138
}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