Rate Overview
Live
1 PHP = 1.0534 MZN
1 MZN = 0.949291
PHP
Avg
1.0505
High
1.0582
Low
1.0404
Last updated: 6/17/2026, 7:55:24 AM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.05 MZN |
| 10 PHP | 10.53 MZN |
| 50 PHP | 52.67 MZN |
| 100 PHP | 105.34 MZN |
| 500 PHP | 526.71 MZN |
| 1,000 PHP | 1,053.42 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-06-17T07:55:24Z",
"rates": {
"MZN": 1.053418
}
}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.34179999999999,
"rate": 1.053418
}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