Rate Overview
Live
1 MDL = 3.4103 PHP
1 PHP = 0.293226
MDL
Avg
3.4345
High
3.4581
Low
3.4103
Last updated: 2/14/2026, 9:40:18 PM
Quick Conversions
| MDL | PHP |
|---|---|
| 1 MDL | 3.41 PHP |
| 10 MDL | 34.10 PHP |
| 50 MDL | 170.52 PHP |
| 100 MDL | 341.03 PHP |
| 500 MDL | 1,705.17 PHP |
| 1,000 MDL | 3,410.34 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-02-14T21:40:18Z",
"rates": {
"PHP": 3.410335
}
}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": 341.0335,
"rate": 3.410335
}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