Rate Overview
Live
1 PHP = 0.288669 MDL
1 MDL = 3.4642
PHP
Avg
0.290668
High
0.292581
Low
0.288669
Last updated: 3/27/2026, 6:09:16 PM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.29 MDL |
| 10 PHP | 2.89 MDL |
| 50 PHP | 14.43 MDL |
| 100 PHP | 28.87 MDL |
| 500 PHP | 144.33 MDL |
| 1,000 PHP | 288.67 MDL |
Get PHP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MDLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T18:09:16Z",
"rates": {
"MDL": 0.288669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MDL",
"amount": 100
},
"result": 28.8669,
"rate": 0.288669
}Build with PHP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key