Rate Overview
Live
1 MUR = 1.3027 PHP
1 PHP = 0.767628
MUR
Avg
1.2938
High
1.3036
Low
1.2848
Last updated: 4/17/2026, 10:49:48 AM
Quick Conversions
| MUR | PHP |
|---|---|
| 1 MUR | 1.30 PHP |
| 10 MUR | 13.03 PHP |
| 50 MUR | 65.14 PHP |
| 100 MUR | 130.27 PHP |
| 500 MUR | 651.36 PHP |
| 1,000 MUR | 1,302.71 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-04-17T10:49:48Z",
"rates": {
"PHP": 1.302714
}
}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.2714,
"rate": 1.302714
}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