Rate Overview
Live
1 MNT = 0.017212 PHP
1 PHP = 58.0990
MNT
Avg
0.017165
High
0.017229
Low
0.016977
Last updated: 5/7/2026, 12:17:58 AM
Quick Conversions
| MNT | PHP |
|---|---|
| 1 MNT | 0.02 PHP |
| 10 MNT | 0.17 PHP |
| 50 MNT | 0.86 PHP |
| 100 MNT | 1.72 PHP |
| 500 MNT | 8.61 PHP |
| 1,000 MNT | 17.21 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-05-07T00:17:58Z",
"rates": {
"PHP": 0.017212
}
}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.7212,
"rate": 0.017212
}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