Rate Overview
Live
1 PHP = 0.132325 MOP
1 MOP = 7.5572
PHP
Avg
0.133013
High
0.133765
Low
0.132325
Last updated: 6/19/2026, 8:38:07 AM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.32 MOP |
| 50 PHP | 6.62 MOP |
| 100 PHP | 13.23 MOP |
| 500 PHP | 66.16 MOP |
| 1,000 PHP | 132.33 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-06-19T08:38:07Z",
"rates": {
"MOP": 0.132325
}
}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.2325,
"rate": 0.132325
}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