Rate Overview
Live
1 MYR = 15.0861 PHP
1 PHP = 0.066286
MYR
Avg
14.8913
High
15.3199
Low
14.5267
Last updated: 3/27/2026, 11:21:40 AM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 15.09 PHP |
| 10 MYR | 150.86 PHP |
| 50 MYR | 754.31 PHP |
| 100 MYR | 1,508.61 PHP |
| 500 MYR | 7,543.07 PHP |
| 1,000 MYR | 15,086.14 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-03-27T11:21:40Z",
"rates": {
"PHP": 15.086138
}
}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.6138,
"rate": 15.086138
}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