Rate Overview
Live
1 MOP = 7.5265 PHP
1 PHP = 0.132864
MOP
Avg
7.2079
High
7.5265
Low
6.9173
Last updated: 3/27/2026, 12:53:27 PM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.53 PHP |
| 10 MOP | 75.26 PHP |
| 50 MOP | 376.32 PHP |
| 100 MOP | 752.65 PHP |
| 500 MOP | 3,763.25 PHP |
| 1,000 MOP | 7,526.50 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-27T12:53:27Z",
"rates": {
"PHP": 7.526498
}
}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": 752.6498,
"rate": 7.526498
}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