Rate Overview
Live
1 PHP = 0.779473 MUR
1 MUR = 1.2829
PHP
Avg
0.780712
High
0.787296
Low
0.776197
Last updated: 6/17/2026, 7:54:56 AM
Quick Conversions
| PHP | MUR |
|---|---|
| 1 PHP | 0.78 MUR |
| 10 PHP | 7.79 MUR |
| 50 PHP | 38.97 MUR |
| 100 PHP | 77.95 MUR |
| 500 PHP | 389.74 MUR |
| 1,000 PHP | 779.47 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-06-17T07:54:56Z",
"rates": {
"MUR": 0.779473
}
}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.9473,
"rate": 0.779473
}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