Rate Overview
Live
1 MOP = 7.3506 PHP
1 PHP = 0.136044
MOP
Avg
7.2603
High
7.3576
Low
7.1656
Last updated: 3/7/2026, 12:08:00 AM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.35 PHP |
| 10 MOP | 73.51 PHP |
| 50 MOP | 367.53 PHP |
| 100 MOP | 735.06 PHP |
| 500 MOP | 3,675.28 PHP |
| 1,000 MOP | 7,350.56 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-03-07T00:08:00Z",
"rates": {
"PHP": 7.350564
}
}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.0564,
"rate": 7.350564
}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