Rate Overview
Live
1 PHP = 0.541696 THB
1 THB = 1.8461
PHP
Avg
0.609387
High
0.666191
Low
0.529531
Last updated: 3/27/2026, 11:17:52 AM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.54 THB |
| 10 PHP | 5.42 THB |
| 50 PHP | 27.08 THB |
| 100 PHP | 54.17 THB |
| 500 PHP | 270.85 THB |
| 1,000 PHP | 541.70 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-27T11:17:52Z",
"rates": {
"THB": 0.541696
}
}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.169599999999996,
"rate": 0.541696
}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