Rate Overview
Live
1 MOP = 7.6383 PHP
1 PHP = 0.130919
MOP
Avg
7.4006
High
7.6594
Low
7.1656
Last updated: 5/27/2026, 6:17:29 PM
Quick Conversions
| MOP | PHP |
|---|---|
| 1 MOP | 7.64 PHP |
| 10 MOP | 76.38 PHP |
| 50 MOP | 381.92 PHP |
| 100 MOP | 763.83 PHP |
| 500 MOP | 3,819.16 PHP |
| 1,000 MOP | 7,638.32 PHP |
Get MOP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PHPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-27T18:17:29Z",
"rates": {
"PHP": 7.638324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PHP",
"amount": 100
},
"result": 763.8324,
"rate": 7.638324
}Build with MOP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key