Rate Overview
Live
1 PHP = 1.0182 MZN
1 MZN = 0.982135
PHP
Avg
1.0235
High
1.0333
Low
1.0182
Last updated: 9/3/2026, 11:09:55 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.02 MZN |
| 10 PHP | 10.18 MZN |
| 50 PHP | 50.91 MZN |
| 100 PHP | 101.82 MZN |
| 500 PHP | 509.09 MZN |
| 1,000 PHP | 1,018.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-09-03T23:09:55Z",
"rates": {
"MZN": 1.01819
}
}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": 101.81899999999999,
"rate": 1.01819
}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