Rate Overview
Live
1 PHP = 0.131215 MOP
1 MOP = 7.6211
PHP
Avg
0.132144
High
0.133009
Low
0.131215
Last updated: 8/15/2026, 1:30:40 AM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.31 MOP |
| 50 PHP | 6.56 MOP |
| 100 PHP | 13.12 MOP |
| 500 PHP | 65.61 MOP |
| 1,000 PHP | 131.22 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-08-15T01:30:40Z",
"rates": {
"MOP": 0.131215
}
}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.1215,
"rate": 0.131215
}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