Rate Overview
Live
1 PHP = 0.764813 MUR
1 MUR = 1.3075
PHP
Avg
0.778839
High
0.802343
Low
0.764521
Last updated: 5/28/2026, 3:31:50 AM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.76 MUR |
| 10 PHP | 7.65 MUR |
| 50 PHP | 38.24 MUR |
| 100 PHP | 76.48 MUR |
| 500 PHP | 382.41 MUR |
| 1,000 PHP | 764.81 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-05-28T03:31:50Z",
"rates": {
"MUR": 0.764813
}
}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": 76.48129999999999,
"rate": 0.764813
}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