Rate Overview
Live
1 PHP = 0.066242 MYR
1 MYR = 15.0962
PHP
Avg
0.065993
High
0.066384
Low
0.065505
Last updated: 3/27/2026, 9:33:18 AM
Quick Conversions
| PHP | MYR |
|---|---|
| 1 PHP | 0.07 MYR |
| 10 PHP | 0.66 MYR |
| 50 PHP | 3.31 MYR |
| 100 PHP | 6.62 MYR |
| 500 PHP | 33.12 MYR |
| 1,000 PHP | 66.24 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-03-27T09:33:18Z",
"rates": {
"MYR": 0.066242
}
}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.624199999999999,
"rate": 0.066242
}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