Rate Overview
Live
1 PHP = 1.0371 MZN
1 MZN = 0.964241
PHP
Avg
1.0609
High
1.1074
Low
1.0315
Last updated: 7/29/2026, 2:17:43 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.04 MZN |
| 10 PHP | 10.37 MZN |
| 50 PHP | 51.85 MZN |
| 100 PHP | 103.71 MZN |
| 500 PHP | 518.54 MZN |
| 1,000 PHP | 1,037.09 MZN |
Get PHP/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MZNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T14:17:43Z",
"rates": {
"MZN": 1.037085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MZN",
"amount": 100
},
"result": 103.7085,
"rate": 1.037085
}Build with PHP/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key