Rate Overview
Live
1 MYR = 14.7426 PHP
1 PHP = 0.067831 MYR
Avg
13.5402
High
14.7426
Low
12.8488
Last updated: 1/25/2026, 9:11:35 AM
Quick Conversions
| MYR | PHP |
|---|---|
| 1 MYR | 14.74 PHP |
| 10 MYR | 147.43 PHP |
| 50 MYR | 737.13 PHP |
| 100 MYR | 1,474.26 PHP |
| 500 MYR | 7,371.30 PHP |
| 1,000 MYR | 14,742.60 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-01-25T09:11:35Z",
"rates": {
"PHP": 14.742601
}
}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": 1474.2601,
"rate": 14.742601
}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