Rate Overview
Live
1 PHP = 1.0562 MZN
1 MZN = 0.946834
PHP
Avg
1.1052
High
1.1508
Low
1.0562
Last updated: 3/28/2026, 3:24:23 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.06 MZN |
| 10 PHP | 10.56 MZN |
| 50 PHP | 52.81 MZN |
| 100 PHP | 105.62 MZN |
| 500 PHP | 528.08 MZN |
| 1,000 PHP | 1,056.15 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-03-28T15:24:23Z",
"rates": {
"MZN": 1.056151
}
}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": 105.61510000000001,
"rate": 1.056151
}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