Rate Overview
Live
1 PHP = 0.530014 THB
1 THB = 1.8867
PHP
Avg
0.529488
High
0.530345
Low
0.528034
Last updated: 5/7/2026, 10:11:34 AM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.53 THB |
| 10 PHP | 5.30 THB |
| 50 PHP | 26.50 THB |
| 100 PHP | 53.00 THB |
| 500 PHP | 265.01 THB |
| 1,000 PHP | 530.01 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-05-07T10:11:34Z",
"rates": {
"THB": 0.530014
}
}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.0014,
"rate": 0.530014
}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