Rate Overview
Live
1 MUR = 1.2945 PHP
1 PHP = 0.772485
MUR
Avg
1.3054
High
1.3175
Low
1.2941
Last updated: 5/7/2026, 1:48:08 PM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.29 PHP |
| 10 MUR | 12.95 PHP |
| 50 MUR | 64.73 PHP |
| 100 MUR | 129.45 PHP |
| 500 MUR | 647.26 PHP |
| 1,000 MUR | 1,294.52 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-05-07T13:48:08Z",
"rates": {
"PHP": 1.294524
}
}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": 129.4524,
"rate": 1.294524
}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