Rate Overview
Live
1 PHP = 58.2137 MNT
1 MNT = 0.017178
PHP
Avg
59.5969
High
62.0285
Low
58.0919
Last updated: 6/29/2026, 2:46:27 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.21 MNT |
| 10 PHP | 582.14 MNT |
| 50 PHP | 2,910.68 MNT |
| 100 PHP | 5,821.37 MNT |
| 500 PHP | 29,106.84 MNT |
| 1,000 PHP | 58,213.67 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-06-29T02:46:27Z",
"rates": {
"MNT": 58.213674
}
}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": 5821.3674,
"rate": 58.213674
}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