Rate Overview
Live
1 PHP = 0.539486 THB
1 THB = 1.8536
PHP
Avg
0.539819
High
0.543247
Low
0.538283
Last updated: 3/7/2026, 2:50:22 AM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.54 THB |
| 10 PHP | 5.39 THB |
| 50 PHP | 26.97 THB |
| 100 PHP | 53.95 THB |
| 500 PHP | 269.74 THB |
| 1,000 PHP | 539.49 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-03-07T02:50:22Z",
"rates": {
"THB": 0.539486
}
}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": 53.9486,
"rate": 0.539486
}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