Rate Overview
Live
1 MDL = 3.6228 PHP
1 PHP = 0.276033
MDL
Avg
3.6085
High
3.6439
Low
3.5722
Last updated: 9/2/2026, 4:38:11 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.62 PHP |
| 10 MDL | 36.23 PHP |
| 50 MDL | 181.14 PHP |
| 100 MDL | 362.28 PHP |
| 500 MDL | 1,811.38 PHP |
| 1,000 MDL | 3,622.76 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-09-02T16:38:11Z",
"rates": {
"PHP": 3.622758
}
}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": 362.2758,
"rate": 3.622758
}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