Rate Overview
Live
1 PHP = 0.293226 MDL
1 MDL = 3.4103
PHP
Avg
0.291173
High
0.293226
Low
0.289178
Last updated: 2/14/2026, 1:08:36 PM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.29 MDL |
| 10 PHP | 2.93 MDL |
| 50 PHP | 14.66 MDL |
| 100 PHP | 29.32 MDL |
| 500 PHP | 146.61 MDL |
| 1,000 PHP | 293.23 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-02-14T13:08:36Z",
"rates": {
"MDL": 0.293226
}
}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": 29.322599999999998,
"rate": 0.293226
}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