Rate Overview
Live
1 PHP = 58.1498 MNT
1 MNT = 0.017197
PHP
Avg
56.9236
High
63.6281
Low
0.010296
Last updated: 7/26/2026, 3:40:35 AM
Quick Conversions
| PHP | MNT |
|---|---|
| 1 PHP | 58.15 MNT |
| 10 PHP | 581.50 MNT |
| 50 PHP | 2,907.49 MNT |
| 100 PHP | 5,814.98 MNT |
| 500 PHP | 29,074.90 MNT |
| 1,000 PHP | 58,149.79 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-07-26T03:40:35Z",
"rates": {
"MNT": 58.149792
}
}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": 5814.9792,
"rate": 58.149792
}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