Rate Overview
Live
1 MUR = 1.2843 PHP
1 PHP = 0.778663 MUR
Avg
1.2836
High
1.2855
Low
1.2813
Last updated: 1/25/2026, 7:13:11 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.28 PHP |
| 10 MUR | 12.84 PHP |
| 50 MUR | 64.21 PHP |
| 100 MUR | 128.43 PHP |
| 500 MUR | 642.13 PHP |
| 1,000 MUR | 1,284.25 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-01-25T07:13:11Z",
"rates": {
"PHP": 1.284253
}
}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": 128.42530000000002,
"rate": 1.284253
}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