Rate Overview
Live
1 PHP = 0.128932 MOP
1 MOP = 7.7560
PHP
Avg
0.129473
High
0.130427
Low
0.128932
Last updated: 9/3/2026, 11:09:46 PM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.13 MOP |
| 10 PHP | 1.29 MOP |
| 50 PHP | 6.45 MOP |
| 100 PHP | 12.89 MOP |
| 500 PHP | 64.47 MOP |
| 1,000 PHP | 128.93 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-09-03T23:09:46Z",
"rates": {
"MOP": 0.128932
}
}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": 12.893199999999998,
"rate": 0.128932
}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