Rate Overview
Live
1 MOP = 7.3537 PHP
1 PHP = 0.135985 MOP
Avg
7.3732
High
7.4103
Low
7.3423
Last updated: 1/25/2026, 9:05:23 AM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.35 PHP |
| 10 MOP | 73.54 PHP |
| 50 MOP | 367.69 PHP |
| 100 MOP | 735.37 PHP |
| 500 MOP | 3,676.87 PHP |
| 1,000 MOP | 7,353.75 PHP |
Get MOP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PHPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-01-25T09:05:23Z",
"rates": {
"PHP": 7.353747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PHP",
"amount": 100
},
"result": 735.3747000000001,
"rate": 7.353747
}Build with MOP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key