Rate Overview
Live
1 PHP = 0.130361 MOP
1 MOP = 7.6710
PHP
Avg
0.134028
High
0.139973
Low
0.130361
Last updated: 7/21/2026, 2:47:00 PM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.30 MOP |
| 50 PHP | 6.52 MOP |
| 100 PHP | 13.04 MOP |
| 500 PHP | 65.18 MOP |
| 1,000 PHP | 130.36 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-07-21T14:47:00Z",
"rates": {
"MOP": 0.130361
}
}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.036100000000001,
"rate": 0.130361
}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