Rate Overview
Live
1 MOP = 7.5011 PHP
1 PHP = 0.133313
MOP
Avg
7.5891
High
7.6378
Low
7.5011
Last updated: 5/7/2026, 1:44:25 PM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.50 PHP |
| 10 MOP | 75.01 PHP |
| 50 MOP | 375.06 PHP |
| 100 MOP | 750.11 PHP |
| 500 MOP | 3,750.56 PHP |
| 1,000 MOP | 7,501.13 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-05-07T13:44:25Z",
"rates": {
"PHP": 7.501126
}
}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": 750.1126,
"rate": 7.501126
}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