Rate Overview
Live
1 MDL = 3.4642 PHP
1 PHP = 0.288670
MDL
Avg
3.4624
High
3.5378
Low
3.3725
Last updated: 3/27/2026, 6:09:10 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.46 PHP |
| 10 MDL | 34.64 PHP |
| 50 MDL | 173.21 PHP |
| 100 MDL | 346.42 PHP |
| 500 MDL | 1,732.08 PHP |
| 1,000 MDL | 3,464.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-03-27T18:09:10Z",
"rates": {
"PHP": 3.464169
}
}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": 346.4169,
"rate": 3.464169
}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