Rate Overview
Live
1 PHP = 0.252006 MVR
1 MVR = 3.9682
PHP
Avg
0.264845
High
0.277403
Low
0.250107
Last updated: 6/27/2026, 2:02:52 PM
Quick Conversions
| PHP | MVR |
|---|---|
| 1 PHP | 0.25 MVR |
| 10 PHP | 2.52 MVR |
| 50 PHP | 12.60 MVR |
| 100 PHP | 25.20 MVR |
| 500 PHP | 126.00 MVR |
| 1,000 PHP | 252.01 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-06-27T14:02:52Z",
"rates": {
"MVR": 0.252006
}
}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.2006,
"rate": 0.252006
}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