Rate Overview
Live
1 PHP = 0.802490 MUR
1 MUR = 1.2461
PHP
Avg
0.801399
High
0.807477
Low
0.795924
Last updated: 3/7/2026, 7:35:09 AM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.80 MUR |
| 10 PHP | 8.02 MUR |
| 50 PHP | 40.12 MUR |
| 100 PHP | 80.25 MUR |
| 500 PHP | 401.25 MUR |
| 1,000 PHP | 802.49 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-03-07T07:35:09Z",
"rates": {
"MUR": 0.80249
}
}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": 80.24900000000001,
"rate": 0.80249
}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