Rate Overview
Live
1 MDL = 3.5301 PHP
1 PHP = 0.283278
MDL
Avg
3.4980
High
3.5301
Low
3.4697
Last updated: 4/16/2026, 2:04:20 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.53 PHP |
| 10 MDL | 35.30 PHP |
| 50 MDL | 176.50 PHP |
| 100 MDL | 353.01 PHP |
| 500 MDL | 1,765.05 PHP |
| 1,000 MDL | 3,530.10 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-04-16T14:04:20Z",
"rates": {
"PHP": 3.530096
}
}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": 353.0096,
"rate": 3.530096
}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