Rate Overview
Live
1 MUR = 1.3374 PHP
1 PHP = 0.747735
MUR
Avg
1.3317
High
1.3394
Low
1.3234
Last updated: 9/6/2026, 8:15:47 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.34 PHP |
| 10 MUR | 13.37 PHP |
| 50 MUR | 66.87 PHP |
| 100 MUR | 133.74 PHP |
| 500 MUR | 668.69 PHP |
| 1,000 MUR | 1,337.37 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-09-06T08:15:47Z",
"rates": {
"PHP": 1.337372
}
}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": 133.7372,
"rate": 1.337372
}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