Rate Overview
Live
1 PHP = 0.765395 MUR
1 MUR = 1.3065
PHP
Avg
0.768969
High
0.778521
Low
0.765395
Last updated: 7/4/2026, 2:11:04 PM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.77 MUR |
| 10 PHP | 7.65 MUR |
| 50 PHP | 38.27 MUR |
| 100 PHP | 76.54 MUR |
| 500 PHP | 382.70 MUR |
| 1,000 PHP | 765.40 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-07-04T14:11:04Z",
"rates": {
"MUR": 0.765395
}
}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.5395,
"rate": 0.765395
}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