Rate Overview
Live
1 MYR = 15.0591 PHP
1 PHP = 0.066405
MYR
Avg
15.1491
High
15.2658
Low
15.0591
Last updated: 3/27/2026, 7:49:10 AM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 15.06 PHP |
| 10 MYR | 150.59 PHP |
| 50 MYR | 752.95 PHP |
| 100 MYR | 1,505.91 PHP |
| 500 MYR | 7,529.54 PHP |
| 1,000 MYR | 15,059.09 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-27T07:49:10Z",
"rates": {
"PHP": 15.059086
}
}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": 1505.9086,
"rate": 15.059086
}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