Rate Overview
Live
1 MDL = 3.4713 PHP
1 PHP = 0.288075 MDL
Avg
3.4589
High
3.5225
Low
3.3709
Last updated: 1/25/2026, 4:39:36 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.47 PHP |
| 10 MDL | 34.71 PHP |
| 50 MDL | 173.57 PHP |
| 100 MDL | 347.13 PHP |
| 500 MDL | 1,735.66 PHP |
| 1,000 MDL | 3,471.32 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-01-25T16:39:36Z",
"rates": {
"PHP": 3.471318
}
}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": 347.1318,
"rate": 3.471318
}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