Rate Overview
Live
1 PHP = 58.8041 MNT
1 MNT = 0.017006
PHP
Avg
60.3946
High
62.0285
Low
58.8041
Last updated: 3/27/2026, 4:32:11 PM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.80 MNT |
| 10 PHP | 588.04 MNT |
| 50 PHP | 2,940.20 MNT |
| 100 PHP | 5,880.41 MNT |
| 500 PHP | 29,402.05 MNT |
| 1,000 PHP | 58,804.09 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-27T16:32:11Z",
"rates": {
"MNT": 58.80409
}
}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": 5880.409000000001,
"rate": 58.80409
}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