Rate Overview
Live
1 PHP = 1.0392 MZN
1 MZN = 0.962280
PHP
Avg
1.0434
High
1.0503
Low
1.0382
Last updated: 8/15/2026, 6:21:04 AM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.04 MZN |
| 10 PHP | 10.39 MZN |
| 50 PHP | 51.96 MZN |
| 100 PHP | 103.92 MZN |
| 500 PHP | 519.60 MZN |
| 1,000 PHP | 1,039.20 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-08-15T06:21:04Z",
"rates": {
"MZN": 1.039199
}
}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.9199,
"rate": 1.039199
}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