Rate Overview
Live
1 MDL = 3.4572 PHP
1 PHP = 0.289254
MDL
Avg
3.4813
High
3.5880
Low
3.3685
Last updated: 6/29/2026, 4:38:52 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.46 PHP |
| 10 MDL | 34.57 PHP |
| 50 MDL | 172.86 PHP |
| 100 MDL | 345.72 PHP |
| 500 MDL | 1,728.59 PHP |
| 1,000 MDL | 3,457.17 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-06-29T16:38:52Z",
"rates": {
"PHP": 3.457171
}
}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": 345.7171,
"rate": 3.457171
}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