Rate Overview
Live
1 MZN = 0.964541 PHP
1 PHP = 1.0368
MZN
Avg
0.956866
High
0.964541
Low
0.952065
Last updated: 8/13/2026, 9:11:14 AM
Quick Conversions
| MZN | PHP |
|---|---|
| 1 MZN | 0.96 PHP |
| 10 MZN | 9.65 PHP |
| 50 MZN | 48.23 PHP |
| 100 MZN | 96.45 PHP |
| 500 MZN | 482.27 PHP |
| 1,000 MZN | 964.54 PHP |
Get MZN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PHPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-08-13T09:11:14Z",
"rates": {
"PHP": 0.964541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PHP",
"amount": 100
},
"result": 96.4541,
"rate": 0.964541
}Build with MZN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key