Rate Overview
Live
1 MUR = 1.3026 PHP
1 PHP = 0.767701
MUR
Avg
1.3010
High
1.3060
Low
1.2938
Last updated: 5/27/2026, 8:24:06 PM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.30 PHP |
| 10 MUR | 13.03 PHP |
| 50 MUR | 65.13 PHP |
| 100 MUR | 130.26 PHP |
| 500 MUR | 651.30 PHP |
| 1,000 MUR | 1,302.59 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-27T20:24:06Z",
"rates": {
"PHP": 1.30259
}
}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": 130.259,
"rate": 1.30259
}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