Rate Overview
Live
1 PHP = 60.4815 MNT
1 MNT = 0.016534
PHP
Avg
61.0930
High
61.7663
Low
60.2430
Last updated: 3/7/2026, 3:03:43 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 60.48 MNT |
| 10 PHP | 604.82 MNT |
| 50 PHP | 3,024.08 MNT |
| 100 PHP | 6,048.15 MNT |
| 500 PHP | 30,240.77 MNT |
| 1,000 PHP | 60,481.54 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-07T03:03:43Z",
"rates": {
"MNT": 60.481539
}
}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": 6048.153899999999,
"rate": 60.481539
}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