Rate Overview
Live
1 PHP = 58.5176 MNT
1 MNT = 0.017089
PHP
Avg
58.7980
High
59.2155
Low
58.5176
Last updated: 8/15/2026, 10:41:49 PM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.52 MNT |
| 10 PHP | 585.18 MNT |
| 50 PHP | 2,925.88 MNT |
| 100 PHP | 5,851.76 MNT |
| 500 PHP | 29,258.79 MNT |
| 1,000 PHP | 58,517.58 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-08-15T22:41:49Z",
"rates": {
"MNT": 58.517579
}
}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": 5851.7579,
"rate": 58.517579
}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