Rate Overview
Live
1 MUR = 1.3149 PHP
1 PHP = 0.760507
MUR
Avg
1.2642
High
1.3175
Low
1.2178
Last updated: 7/25/2026, 3:22:20 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.31 PHP |
| 10 MUR | 13.15 PHP |
| 50 MUR | 65.75 PHP |
| 100 MUR | 131.49 PHP |
| 500 MUR | 657.46 PHP |
| 1,000 MUR | 1,314.91 PHP |
Get MUR/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PHPExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-25T03:22:20Z",
"rates": {
"PHP": 1.314913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PHP",
"amount": 100
},
"result": 131.4913,
"rate": 1.314913
}Build with MUR/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key