Rate Overview
Live
1 MYR = 15.0861 PHP
1 PHP = 0.066286
MYR
Avg
15.0990
High
15.1151
Low
15.0724
Last updated: 7/27/2026, 5:22:57 PM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 15.09 PHP |
| 10 MYR | 150.86 PHP |
| 50 MYR | 754.30 PHP |
| 100 MYR | 1,508.61 PHP |
| 500 MYR | 7,543.03 PHP |
| 1,000 MYR | 15,086.05 PHP |
Get MYR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PHPExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-27T17:22:57Z",
"rates": {
"PHP": 15.086052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PHP",
"amount": 100
},
"result": 1508.6052,
"rate": 15.086052
}Build with MYR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key