Rate Overview
Live
1 MUR = 1.2616 PHP
1 PHP = 0.792643
MUR
Avg
1.2693
High
1.2807
Low
1.2614
Last updated: 2/14/2026, 9:04:37 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.26 PHP |
| 10 MUR | 12.62 PHP |
| 50 MUR | 63.08 PHP |
| 100 MUR | 126.16 PHP |
| 500 MUR | 630.80 PHP |
| 1,000 MUR | 1,261.60 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-02-14T09:04:37Z",
"rates": {
"PHP": 1.261602
}
}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": 126.16019999999999,
"rate": 1.261602
}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