Rate Overview
Live
1 PHP = 0.281957 MDL
1 MDL = 3.5466
PHP
Avg
0.283593
High
0.286016
Low
0.281787
Last updated: 8/15/2026, 3:03:57 AM
Quick Conversions
| PHP | MDL |
|---|---|
| 1 PHP | 0.28 MDL |
| 10 PHP | 2.82 MDL |
| 50 PHP | 14.10 MDL |
| 100 PHP | 28.20 MDL |
| 500 PHP | 140.98 MDL |
| 1,000 PHP | 281.96 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-08-15T03:03:57Z",
"rates": {
"MDL": 0.281957
}
}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.195700000000002,
"rate": 0.281957
}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