Rate Overview
Live
1 PHP = 0.130918 MOP
1 MOP = 7.6384
PHP
Avg
0.131051
High
0.131677
Low
0.130660
Last updated: 5/27/2026, 4:19:12 PM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.31 MOP |
| 50 PHP | 6.55 MOP |
| 100 PHP | 13.09 MOP |
| 500 PHP | 65.46 MOP |
| 1,000 PHP | 130.92 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-05-27T16:19:12Z",
"rates": {
"MOP": 0.130918
}
}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.091800000000001,
"rate": 0.130918
}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