Rate Overview
Live
1 MZN = 0.924501 PHP
1 PHP = 1.0817 MZN
Avg
0.926818
High
0.931820
Low
0.922850
Last updated: 1/25/2026, 7:12:40 AM
Quick Conversions
| MZN | PHP |
|---|---|
| 1 MZN | 0.92 PHP |
| 10 MZN | 9.25 PHP |
| 50 MZN | 46.23 PHP |
| 100 MZN | 92.45 PHP |
| 500 MZN | 462.25 PHP |
| 1,000 MZN | 924.50 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-01-25T07:12:40Z",
"rates": {
"PHP": 0.924501
}
}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": 92.4501,
"rate": 0.924501
}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