Rate Overview
Live
1 PHP = 0.284634 MDL
1 MDL = 3.5133
PHP
Avg
0.288349
High
0.295946
Low
0.279903
Last updated: 7/29/2026, 1:19:35 AM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.28 MDL |
| 10 PHP | 2.85 MDL |
| 50 PHP | 14.23 MDL |
| 100 PHP | 28.46 MDL |
| 500 PHP | 142.32 MDL |
| 1,000 PHP | 284.63 MDL |
Get PHP/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MDLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T01:19:35Z",
"rates": {
"MDL": 0.284634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MDL",
"amount": 100
},
"result": 28.4634,
"rate": 0.284634
}Build with PHP/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key