Rate Overview
Live
1 PHP = 0.772484 MUR
1 MUR = 1.2945
PHP
Avg
0.766718
High
0.774826
Low
0.758993
Last updated: 5/7/2026, 8:54:44 PM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.77 MUR |
| 10 PHP | 7.72 MUR |
| 50 PHP | 38.62 MUR |
| 100 PHP | 77.25 MUR |
| 500 PHP | 386.24 MUR |
| 1,000 PHP | 772.48 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-07T20:54:44Z",
"rates": {
"MUR": 0.772484
}
}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.24839999999999,
"rate": 0.772484
}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