Rate Overview
Live
1 PHP = 1.0800 MZN
1 MZN = 0.925956
PHP
Avg
1.0910
High
1.1068
Low
1.0767
Last updated: 3/7/2026, 7:34:54 AM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.08 MZN |
| 10 PHP | 10.80 MZN |
| 50 PHP | 54.00 MZN |
| 100 PHP | 108.00 MZN |
| 500 PHP | 539.98 MZN |
| 1,000 PHP | 1,079.97 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-03-07T07:34:54Z",
"rates": {
"MZN": 1.079965
}
}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": 107.99650000000001,
"rate": 1.079965
}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