Rate Overview
Live
1 PHP = 0.286447 MDL
1 MDL = 3.4910
PHP
Avg
0.287115
High
0.288802
Low
0.285718
Last updated: 6/19/2026, 8:18:48 AM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.29 MDL |
| 10 PHP | 2.86 MDL |
| 50 PHP | 14.32 MDL |
| 100 PHP | 28.64 MDL |
| 500 PHP | 143.22 MDL |
| 1,000 PHP | 286.45 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-06-19T08:18:48Z",
"rates": {
"MDL": 0.286447
}
}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.6447,
"rate": 0.286447
}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