Rate Overview
Live
1 PHP = 58.7725 MNT
1 MNT = 0.017015
PHP
Avg
59.3709
High
59.8672
Low
58.7725
Last updated: 3/27/2026, 9:26:29 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.77 MNT |
| 10 PHP | 587.72 MNT |
| 50 PHP | 2,938.62 MNT |
| 100 PHP | 5,877.25 MNT |
| 500 PHP | 29,386.24 MNT |
| 1,000 PHP | 58,772.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-03-27T09:26:29Z",
"rates": {
"MNT": 58.772479
}
}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": 5877.247899999999,
"rate": 58.772479
}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