Rate Overview
Live
1 MOP = 7.6188 PHP
1 PHP = 0.131255
MOP
Avg
7.6417
High
7.6644
Low
7.6188
Last updated: 7/29/2026, 10:46:23 AM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.62 PHP |
| 10 MOP | 76.19 PHP |
| 50 MOP | 380.94 PHP |
| 100 MOP | 761.88 PHP |
| 500 MOP | 3,809.38 PHP |
| 1,000 MOP | 7,618.76 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-07-29T10:46:23Z",
"rates": {
"PHP": 7.61876
}
}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": 761.876,
"rate": 7.61876
}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