Rate Overview
Live
1 PHP = 0.532780 THB
1 THB = 1.8769
PHP
Avg
0.534811
High
0.536897
Low
0.532074
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.53 THB |
| 10 PHP | 5.33 THB |
| 50 PHP | 26.64 THB |
| 100 PHP | 53.28 THB |
| 500 PHP | 266.39 THB |
| 1,000 PHP | 532.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-04-17T06:09:07Z",
"rates": {
"THB": 0.53278
}
}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.278000000000006,
"rate": 0.53278
}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