Rate Overview
Live
1 PHP = 58.2610 MNT
1 MNT = 0.017164
PHP
Avg
58.3028
High
58.5699
Low
58.1173
Last updated: 7/4/2026, 11:30:58 PM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.26 MNT |
| 10 PHP | 582.61 MNT |
| 50 PHP | 2,913.05 MNT |
| 100 PHP | 5,826.10 MNT |
| 500 PHP | 29,130.49 MNT |
| 1,000 PHP | 58,260.99 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-04T23:30:58Z",
"rates": {
"MNT": 58.260985
}
}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": 5826.0985,
"rate": 58.260985
}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