Rate Overview
Live
1 PHP = 57.9231 MNT
1 MNT = 0.017264
PHP
Avg
58.0944
High
58.2301
Low
57.9231
Last updated: 7/27/2026, 12:50:32 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 57.92 MNT |
| 10 PHP | 579.23 MNT |
| 50 PHP | 2,896.16 MNT |
| 100 PHP | 5,792.31 MNT |
| 500 PHP | 28,961.56 MNT |
| 1,000 PHP | 57,923.12 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-27T00:50:32Z",
"rates": {
"MNT": 57.923121
}
}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": 5792.3121,
"rate": 57.923121
}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