Rate Overview
Live
1 THB = 1.6101 EGP
1 EGP = 0.621071
THB
Avg
1.5073
High
1.6194
Low
1.4507
Last updated: 3/27/2026, 4:37:25 PM
Quick Conversions
| THB | EGP |
|---|---|
| 1 THB | 1.61 EGP |
| 10 THB | 16.10 EGP |
| 50 THB | 80.51 EGP |
| 100 THB | 161.01 EGP |
| 500 THB | 805.06 EGP |
| 1,000 THB | 1,610.12 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-27T16:37:25Z",
"rates": {
"EGP": 1.610121
}
}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.0121,
"rate": 1.610121
}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