Rate Overview
Live
1 MOP = 7.1921 PHP
1 PHP = 0.139042
MOP
Avg
7.2366
High
7.2886
Low
7.1875
Last updated: 2/14/2026, 10:45:44 AM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.19 PHP |
| 10 MOP | 71.92 PHP |
| 50 MOP | 359.60 PHP |
| 100 MOP | 719.21 PHP |
| 500 MOP | 3,596.04 PHP |
| 1,000 MOP | 7,192.08 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-02-14T10:45:44Z",
"rates": {
"PHP": 7.192084
}
}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": 719.2084,
"rate": 7.192084
}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