Rate Overview
Live
1 MNT = 0.016836 PHP
1 PHP = 59.3965
MNT
Avg
0.016767
High
0.016848
Low
0.016653
Last updated: 4/16/2026, 6:26:55 PM
Quick Conversions
| MNT | PHP |
|---|---|
| 1 MNT | 0.02 PHP |
| 10 MNT | 0.17 PHP |
| 50 MNT | 0.84 PHP |
| 100 MNT | 1.68 PHP |
| 500 MNT | 8.42 PHP |
| 1,000 MNT | 16.84 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-04-16T18:26:55Z",
"rates": {
"PHP": 0.016836
}
}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.6836,
"rate": 0.016836
}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