Rate Overview
Live
1 PHP = 1.1029 MZN
1 MZN = 0.906674
PHP
Avg
1.0954
High
1.1034
Low
1.0870
Last updated: 2/14/2026, 2:38:00 PM
Quick Conversions
| PHP | MZN |
|---|---|
| 1 PHP | 1.10 MZN |
| 10 PHP | 11.03 MZN |
| 50 PHP | 55.15 MZN |
| 100 PHP | 110.29 MZN |
| 500 PHP | 551.47 MZN |
| 1,000 PHP | 1,102.93 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-02-14T14:38:00Z",
"rates": {
"MZN": 1.102932
}
}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": 110.2932,
"rate": 1.102932
}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