Rate Overview
Live
1 PHP = 0.525595 THB
1 THB = 1.9026
PHP
Avg
0.530193
High
0.532845
Low
0.525595
Last updated: 9/3/2026, 11:10:19 PM
Quick Conversions
| PHP | THB |
|---|---|
| 1 PHP | 0.53 THB |
| 10 PHP | 5.26 THB |
| 50 PHP | 26.28 THB |
| 100 PHP | 52.56 THB |
| 500 PHP | 262.80 THB |
| 1,000 PHP | 525.60 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-09-03T23:10:19Z",
"rates": {
"THB": 0.525595
}
}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": 52.5595,
"rate": 0.525595
}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