Rate Overview
Live
1 PHP = 0.792642 MUR
1 MUR = 1.2616
PHP
Avg
0.787834
High
0.792745
Low
0.780801
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.79 MUR |
| 10 PHP | 7.93 MUR |
| 50 PHP | 39.63 MUR |
| 100 PHP | 79.26 MUR |
| 500 PHP | 396.32 MUR |
| 1,000 PHP | 792.64 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-02-14T14:38:03Z",
"rates": {
"MUR": 0.792642
}
}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": 79.2642,
"rate": 0.792642
}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