Rate Overview
Live
1 PHP = 0.778662 MUR
1 MUR = 1.2843 PHP
Avg
0.792712
High
0.824096
Low
0.769050
Last updated: 1/25/2026, 9:06:08 AM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.78 MUR |
| 10 PHP | 7.79 MUR |
| 50 PHP | 38.93 MUR |
| 100 PHP | 77.87 MUR |
| 500 PHP | 389.33 MUR |
| 1,000 PHP | 778.66 MUR |
Get PHP/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MURExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:06:08Z",
"rates": {
"MUR": 0.778662
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MUR",
"amount": 100
},
"result": 77.86619999999999,
"rate": 0.778662
}Build with PHP/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key