Rate Overview
Live
1 PHP = 0.067830 MYR
1 MYR = 14.7427 PHP
Avg
0.068150
High
0.068392
Low
0.067802
Last updated: 1/25/2026, 7:12:12 AM
Quick Conversions
| PHP | MYR |
|---|---|
| 1 PHP | 0.07 MYR |
| 10 PHP | 0.68 MYR |
| 50 PHP | 3.39 MYR |
| 100 PHP | 6.78 MYR |
| 500 PHP | 33.92 MYR |
| 1,000 PHP | 67.83 MYR |
Get PHP/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MYRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T07:12:12Z",
"rates": {
"MYR": 0.06783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MYR",
"amount": 100
},
"result": 6.783,
"rate": 0.06783
}Build with PHP/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key