Rate Overview
Live
1 MDL = 3.5196 PHP
1 PHP = 0.284123
MDL
Avg
3.4653
High
3.5880
Low
3.3558
Last updated: 7/21/2026, 8:20:12 AM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.52 PHP |
| 10 MDL | 35.20 PHP |
| 50 MDL | 175.98 PHP |
| 100 MDL | 351.96 PHP |
| 500 MDL | 1,759.80 PHP |
| 1,000 MDL | 3,519.60 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-21T08:20:12Z",
"rates": {
"PHP": 3.519601
}
}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": 351.9601,
"rate": 3.519601
}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