Rate Overview
Live
1 MYR = 15.0999 PHP
1 PHP = 0.066225
MYR
Avg
15.1361
High
15.6203
Low
14.7933
Last updated: 7/27/2026, 8:14:06 AM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 15.10 PHP |
| 10 MYR | 151.00 PHP |
| 50 MYR | 755.00 PHP |
| 100 MYR | 1,509.99 PHP |
| 500 MYR | 7,549.97 PHP |
| 1,000 MYR | 15,099.95 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-27T08:14:06Z",
"rates": {
"PHP": 15.099945
}
}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.9945,
"rate": 15.099945
}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