Rate Overview
Live
1 PHP = 0.133941 MOP
1 MOP = 7.4660
PHP
Avg
0.134245
High
0.134666
Low
0.133770
Last updated: 4/17/2026, 6:09:08 AM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.34 MOP |
| 50 PHP | 6.70 MOP |
| 100 PHP | 13.39 MOP |
| 500 PHP | 66.97 MOP |
| 1,000 PHP | 133.94 MOP |
Get PHP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MOPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-04-17T06:09:08Z",
"rates": {
"MOP": 0.133941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MOP",
"amount": 100
},
"result": 13.3941,
"rate": 0.133941
}Build with PHP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key