Rate Overview
Live
1 MDL = 3.5604 PHP
1 PHP = 0.280864
MDL
Avg
3.4355
High
3.5727
Low
3.2189
Last updated: 5/27/2026, 1:53:28 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.56 PHP |
| 10 MDL | 35.60 PHP |
| 50 MDL | 178.02 PHP |
| 100 MDL | 356.04 PHP |
| 500 MDL | 1,780.22 PHP |
| 1,000 MDL | 3,560.44 PHP |
Get MDL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=PHPExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-27T13:53:28Z",
"rates": {
"PHP": 3.56044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "PHP",
"amount": 100
},
"result": 356.044,
"rate": 3.56044
}Build with MDL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key