Rate Overview
Live
1 MUR = 1.2946 PHP
1 PHP = 0.772421
MUR
Avg
1.2929
High
1.3002
Low
1.2829
Last updated: 3/28/2026, 9:16:52 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.29 PHP |
| 10 MUR | 12.95 PHP |
| 50 MUR | 64.73 PHP |
| 100 MUR | 129.46 PHP |
| 500 MUR | 647.31 PHP |
| 1,000 MUR | 1,294.63 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-03-28T09:16:52Z",
"rates": {
"PHP": 1.29463
}
}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.463,
"rate": 1.29463
}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