Rate Overview
Live
1 MOP = 7.5571 PHP
1 PHP = 0.132325
MOP
Avg
7.5182
High
7.5571
Low
7.4758
Last updated: 6/19/2026, 8:38:08 AM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.56 PHP |
| 10 MOP | 75.57 PHP |
| 50 MOP | 377.86 PHP |
| 100 MOP | 755.71 PHP |
| 500 MOP | 3,778.57 PHP |
| 1,000 MOP | 7,557.14 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-06-19T08:38:08Z",
"rates": {
"PHP": 7.557141
}
}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": 755.7140999999999,
"rate": 7.557141
}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