Rate Overview
Live
1 PHP = 60.3525 MNT
1 MNT = 0.016569 PHP
Avg
54.1648
High
64.1708
Low
0.009538
Last updated: 1/25/2026, 9:06:09 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 60.35 MNT |
| 10 PHP | 603.52 MNT |
| 50 PHP | 3,017.62 MNT |
| 100 PHP | 6,035.25 MNT |
| 500 PHP | 30,176.24 MNT |
| 1,000 PHP | 60,352.48 MNT |
Get PHP/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MNTExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:06:09Z",
"rates": {
"MNT": 60.352484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MNT",
"amount": 100
},
"result": 6035.2483999999995,
"rate": 60.352484
}Build with PHP/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key