Rate Overview
Live
1 PHP = 58.6638 MNT
1 MNT = 0.017046
PHP
Avg
58.3302
High
58.8998
Low
58.0409
Last updated: 5/7/2026, 3:32:34 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.66 MNT |
| 10 PHP | 586.64 MNT |
| 50 PHP | 2,933.19 MNT |
| 100 PHP | 5,866.38 MNT |
| 500 PHP | 29,331.89 MNT |
| 1,000 PHP | 58,663.78 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-05-07T03:32:34Z",
"rates": {
"MNT": 58.663782
}
}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": 5866.3782,
"rate": 58.663782
}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