Rate Overview
Live
1 PHP = 0.254673 MVR
1 MVR = 3.9266
PHP
Avg
0.261668
High
0.268520
Low
0.254673
Last updated: 3/27/2026, 12:52:40 PM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.25 MVR |
| 10 PHP | 2.55 MVR |
| 50 PHP | 12.73 MVR |
| 100 PHP | 25.47 MVR |
| 500 PHP | 127.34 MVR |
| 1,000 PHP | 254.67 MVR |
Get PHP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=MVRExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T12:52:40Z",
"rates": {
"MVR": 0.254673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "MVR",
"amount": 100
},
"result": 25.467299999999998,
"rate": 0.254673
}Build with PHP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key