Rate Overview
Live
1 PHP = 0.136455 MOP
1 MOP = 7.3284
PHP
Avg
0.137798
High
0.139555
Low
0.135914
Last updated: 3/7/2026, 2:50:22 AM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.14 MOP |
| 10 PHP | 1.36 MOP |
| 50 PHP | 6.82 MOP |
| 100 PHP | 13.65 MOP |
| 500 PHP | 68.23 MOP |
| 1,000 PHP | 136.45 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-03-07T02:50:22Z",
"rates": {
"MOP": 0.136455
}
}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.645499999999998,
"rate": 0.136455
}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