Rate Overview
Live
1 MDL = 3.5028 PHP
1 PHP = 0.285483
MDL
Avg
3.4744
High
3.5028
Low
3.4464
Last updated: 7/1/2026, 10:41:01 AM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.50 PHP |
| 10 MDL | 35.03 PHP |
| 50 MDL | 175.14 PHP |
| 100 MDL | 350.28 PHP |
| 500 MDL | 1,751.42 PHP |
| 1,000 MDL | 3,502.84 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-07-01T10:41:01Z",
"rates": {
"PHP": 3.502838
}
}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": 350.2838,
"rate": 3.502838
}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