Rate Overview
Live
1 MDL = 3.5361 PHP
1 PHP = 0.282798
MDL
Avg
3.5074
High
3.5361
Low
3.4761
Last updated: 8/12/2026, 5:00:02 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.54 PHP |
| 10 MDL | 35.36 PHP |
| 50 MDL | 176.80 PHP |
| 100 MDL | 353.61 PHP |
| 500 MDL | 1,768.05 PHP |
| 1,000 MDL | 3,536.09 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-08-12T17:00:02Z",
"rates": {
"PHP": 3.536093
}
}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.6093,
"rate": 3.536093
}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