Rate Overview
Live
1 MUR = 1.2461 PHP
1 PHP = 0.802490
MUR
Avg
1.2478
High
1.2564
Low
1.2384
Last updated: 3/7/2026, 7:35:10 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.25 PHP |
| 10 MUR | 12.46 PHP |
| 50 MUR | 62.31 PHP |
| 100 MUR | 124.61 PHP |
| 500 MUR | 623.06 PHP |
| 1,000 MUR | 1,246.12 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-03-07T07:35:10Z",
"rates": {
"PHP": 1.246121
}
}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": 124.6121,
"rate": 1.246121
}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