Rate Overview
Live
1 PHP = 0.064781 MYR
1 MYR = 15.4366
PHP
Avg
0.064565
High
0.064781
Low
0.064126
Last updated: 5/7/2026, 11:26:25 AM
Quick Conversions
| PHP | MYR |
|---|---|
| 1 PHP | 0.06 MYR |
| 10 PHP | 0.65 MYR |
| 50 PHP | 3.24 MYR |
| 100 PHP | 6.48 MYR |
| 500 PHP | 32.39 MYR |
| 1,000 PHP | 64.78 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-05-07T11:26:25Z",
"rates": {
"MYR": 0.064781
}
}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.4781,
"rate": 0.064781
}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