Rate Overview
Live
1 MZN = 0.906673 PHP
1 PHP = 1.1029
MZN
Avg
0.912976
High
0.919994
Low
0.906259
Last updated: 2/14/2026, 10:22:58 AM
Quick Conversions
| MZN | PHP |
|---|---|
| 1 MZN | 0.91 PHP |
| 10 MZN | 9.07 PHP |
| 50 MZN | 45.33 PHP |
| 100 MZN | 90.67 PHP |
| 500 MZN | 453.34 PHP |
| 1,000 MZN | 906.67 PHP |
Get MZN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=PHPExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-02-14T10:22:58Z",
"rates": {
"PHP": 0.906673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "PHP",
"amount": 100
},
"result": 90.6673,
"rate": 0.906673
}Build with MZN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key