Rate Overview
Live
1 PHP = 1.0352 MZN
1 MZN = 0.966004
PHP
Avg
1.0411
High
1.0586
Low
1.0323
Last updated: 5/27/2026, 10:45:39 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.04 MZN |
| 10 PHP | 10.35 MZN |
| 50 PHP | 51.76 MZN |
| 100 PHP | 103.52 MZN |
| 500 PHP | 517.60 MZN |
| 1,000 PHP | 1,035.19 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-05-27T22:45:39Z",
"rates": {
"MZN": 1.035192
}
}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.51919999999998,
"rate": 1.035192
}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