Rate Overview
Live
1 PHP = 0.276275 MDL
1 MDL = 3.6196
PHP
Avg
0.276819
High
0.279255
Low
0.274434
Last updated: 9/3/2026, 11:10:12 PM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.28 MDL |
| 10 PHP | 2.76 MDL |
| 50 PHP | 13.81 MDL |
| 100 PHP | 27.63 MDL |
| 500 PHP | 138.14 MDL |
| 1,000 PHP | 276.28 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-09-03T23:10:12Z",
"rates": {
"MDL": 0.276275
}
}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": 27.627499999999998,
"rate": 0.276275
}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