Rate Overview
Live
1 MZN = 0.925955 PHP
1 PHP = 1.0800
MZN
Avg
0.916631
High
0.928798
Low
0.903491
Last updated: 3/7/2026, 7:52:31 AM
Quick Conversions
| MZN | PHP |
|---|---|
| 1 MZN | 0.93 PHP |
| 10 MZN | 9.26 PHP |
| 50 MZN | 46.30 PHP |
| 100 MZN | 92.60 PHP |
| 500 MZN | 462.98 PHP |
| 1,000 MZN | 925.95 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-03-07T07:52:31Z",
"rates": {
"PHP": 0.925955
}
}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.5955,
"rate": 0.925955
}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