Rate Overview
Live
1 MNT = 0.016569 PHP
1 PHP = 60.3537 MNT
Avg
7.4197
High
97.1186
Low
0.015509
Last updated: 1/25/2026, 11:04:18 AM
Quick Conversions
| MNT | PHP |
|---|---|
| 1 MNT | 0.02 PHP |
| 10 MNT | 0.17 PHP |
| 50 MNT | 0.83 PHP |
| 100 MNT | 1.66 PHP |
| 500 MNT | 8.28 PHP |
| 1,000 MNT | 16.57 PHP |
Get MNT/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=PHPExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-01-25T11:04:18Z",
"rates": {
"PHP": 0.016569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "PHP",
"amount": 100
},
"result": 1.6569,
"rate": 0.016569
}Build with MNT/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key