Rate Overview
Live
1 MYR = 15.0961 PHP
1 PHP = 0.066242
MYR
Avg
12.7816
High
15.2014
Low
11.5864
Last updated: 3/27/2026, 9:33:32 AM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 15.10 PHP |
| 10 MYR | 150.96 PHP |
| 50 MYR | 754.81 PHP |
| 100 MYR | 1,509.61 PHP |
| 500 MYR | 7,548.06 PHP |
| 1,000 MYR | 15,096.13 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-27T09:33:32Z",
"rates": {
"PHP": 15.096128
}
}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": 1509.6128,
"rate": 15.096128
}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