Rate Overview
Live
1 PHP = 58.0285 MNT
1 MNT = 0.017233
PHP
Avg
58.1072
High
58.2301
Low
58.0081
Last updated: 7/27/2026, 5:23:18 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.03 MNT |
| 10 PHP | 580.29 MNT |
| 50 PHP | 2,901.43 MNT |
| 100 PHP | 5,802.85 MNT |
| 500 PHP | 29,014.26 MNT |
| 1,000 PHP | 58,028.52 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-07-27T05:23:18Z",
"rates": {
"MNT": 58.028517
}
}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": 5802.8517,
"rate": 58.028517
}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