Rate Overview
Live
1 PHP = 0.542781 THB
1 THB = 1.8424
PHP
Avg
0.602873
High
0.664222
Low
0.528186
Last updated: 7/21/2026, 7:17:10 AM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.54 THB |
| 10 PHP | 5.43 THB |
| 50 PHP | 27.14 THB |
| 100 PHP | 54.28 THB |
| 500 PHP | 271.39 THB |
| 1,000 PHP | 542.78 THB |
Get PHP/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=THBExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-21T07:17:10Z",
"rates": {
"THB": 0.542781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "THB",
"amount": 100
},
"result": 54.278099999999995,
"rate": 0.542781
}Build with PHP/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key