Rate Overview
Live
1 MDL = 3.4253 PHP
1 PHP = 0.291945
MDL
Avg
3.3979
High
3.4286
Low
3.3759
Last updated: 3/7/2026, 1:52:35 AM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.43 PHP |
| 10 MDL | 34.25 PHP |
| 50 MDL | 171.27 PHP |
| 100 MDL | 342.53 PHP |
| 500 MDL | 1,712.65 PHP |
| 1,000 MDL | 3,425.30 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-03-07T01:52:35Z",
"rates": {
"PHP": 3.425302
}
}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": 342.5302,
"rate": 3.425302
}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