Rate Overview
Live
1 PHP = 1.0624 MZN
1 MZN = 0.941258
PHP
Avg
1.0656
High
1.0685
Low
1.0622
Last updated: 4/17/2026, 2:27:58 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.06 MZN |
| 10 PHP | 10.62 MZN |
| 50 PHP | 53.12 MZN |
| 100 PHP | 106.24 MZN |
| 500 PHP | 531.20 MZN |
| 1,000 PHP | 1,062.41 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-04-17T14:27:58Z",
"rates": {
"MZN": 1.062408
}
}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": 106.24080000000001,
"rate": 1.062408
}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