Rate Overview
Live
1 PHP = 0.139041 MOP
1 MOP = 7.1921
PHP
Avg
0.138190
High
0.139130
Low
0.137200
Last updated: 2/14/2026, 10:02:34 AM
Quick Conversions
| PHP | MOP |
|---|---|
| 1 PHP | 0.14 MOP |
| 10 PHP | 1.39 MOP |
| 50 PHP | 6.95 MOP |
| 100 PHP | 13.90 MOP |
| 500 PHP | 69.52 MOP |
| 1,000 PHP | 139.04 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-02-14T10:02:34Z",
"rates": {
"MOP": 0.139041
}
}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.9041,
"rate": 0.139041
}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